diff options
author | yoni-r <yoni-r> | 2006-11-06 14:30:00 +0000 |
---|---|---|
committer | yoni-r <mwolson@gnu.org> | 2006-11-06 14:30:00 +0000 |
commit | de7f530b99b24ff4d1e2611fddd23a9e5882422a (patch) | |
tree | 2b4559c7e2ed11f473bb1eb68666af98fff41e59 /emms.texinfo | |
parent | 2859ed4a7c7ab97cf0f56d508b8e6b328e059e9c (diff) |
bind SPC to `scroll-up' in emms-playlist-mode and update manual.
darcs-hash:20061106143048-85c19-3d182e8db9986ecaa1780b823ef9cc55a4ea3592.gz
Diffstat (limited to 'emms.texinfo')
-rw-r--r-- | emms.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emms.texinfo b/emms.texinfo index db4bd60..6c80c88 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -849,6 +849,9 @@ Display the current track in the center of the screen. @findex emms-playlist-mode-play-current-track Start playing the track under point. Note that this is also available with @kbd{<mouse-2>}. +@item SPC +@findex scroll-up +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 |