| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This change was requested by Rasmus and Michael Olson.
|
|
|
|
| |
`emms-insert-file-contents' to load saved playlist.
|
|
|
|
| |
emms-playlist-mode.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Usually, emms-playlist-mode tries not to alter the standard Emacs
editing behavior, so that killing and yanking work exactly like they
would everywhere else in Emacs. But having two Emms tracks in the
emms-playlist-mode buffer on the same line doesn't make sense. This
should stop yank commands from doing that.
Signed-off-by: Yoni Rabkin <yonirabkin@member.fsf.org>
|
|
|
|
|
|
| |
* lisp/emms-playlist-mode.el (emms-playlist-mode): Use "EMMS" in the
mode-line, not the long "Emms-Playlist". This pretty much *is* the
essence of EMMS now.
|
|
|