diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emms.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 57d1be8..457a2d3 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -534,6 +534,12 @@ non-nil, insert the description into the current buffer instead. This function uses @var{emms-show-format} to format the current track. @end defun +The command @command{emms-show-all} will pop up a window with the +complete information about the track being +played. @command{emms-show-all} is provided by +@file{emms-show-all.el}, which is included in the `emms-all' setup +level. See @xref{Setup}. + @c ------------------------------------------------------------------- @node The Core File |