diff options
Diffstat (limited to 'emms.texinfo')
-rw-r--r-- | emms.texinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/emms.texinfo b/emms.texinfo index 6c80c88..d07196c 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -821,6 +821,14 @@ When in the interactive playlist mode we can perform different actions on the current playlist. @table @kbd +@item a +@findex emms-playlist-mode-add-contents +Add files in the playlist at point to the current playlist buffer. +If we are in the current playlist, make a new playlist buffer and +set it as current. +@item b +@findex emms-playlist-set-playlist-buffer +Set the current playlist buffer. @item n @findex emms-next Start playing the next track in the playlist. |