-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. |