diff options
author | Tim Landscheidt <tim@tim-landscheidt.de> | 2010-07-07 19:20:32 +0000 |
---|---|---|
committer | Tim Landscheidt <tim@tim-landscheidt.de> | 2010-07-07 19:56:52 +0000 |
commit | f2f57ca971ab2a276d18404ec693155b84a85a5d (patch) | |
tree | 0deddbc352c67fe2dcf04b302912f48c3c677e51 /doc/emms.texinfo | |
parent | 12e8eb874abd1d0c61be271744cbc894a637430c (diff) |
Documented emms-playlist-mode-last independently.
* doc/emms.texinfo: Documented emms-playlist-mode-last independently
following the example of other `pairs' of functions.
Diffstat (limited to 'doc/emms.texinfo')
-rw-r--r-- | doc/emms.texinfo | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index e5190b0..702d95a 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -1000,9 +1000,10 @@ with @kbd{<mouse-2>}. Scroll up a near full page. @item M-< @findex emms-playlist-mode-first -Go to the first track in the playlist. @kbd{M->} completes this -command by going to the last track in the playlist using -@command{emms-playlist-mode-last}. +Go to the first track in the playlist. +@item M-> +@findex emms-playlist-mode-last +Go to the last track in the playlist. @item r @findex emms-random Go to a randomly selected track in the playlist. |