author | Yoni Rabkin <yrk@gnu.org> | 2025年09月04日 17:19:35 -0400 |
---|---|---|
committer | Yoni Rabkin <yrk@gnu.org> | 2025年09月04日 17:19:35 -0400 |
commit | 43b3204d22b0a80aeb278c70b36aea81cb77a880 (patch) | |
tree | 59a3ef7260a8b2d5dd1b0babcd04a4cb63faa79f | |
parent | 0f2942ef67c1fcb07d8292165d6493998b1c6c24 (diff) | |
download | emms-master.tar.gz |
-rw-r--r-- | doc/emms.texinfo | 2 |
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 09795fa..8813597 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -2996,7 +2996,7 @@ respective factories, and under this new menu item 'Tango'. They are not recreated, but simply listed by their names to be chosen. @lisp -(emms-filters-add-filter-menu-from-filter-list "Tango" tango-filters) +(emms-filters-add-to-filter-menu-from-filter-list "Tango" tango-filters) @end lisp Here is the easiest way to make the filter ring as used by the Browser. |