aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-mode.el
Commit message (Expand)AuthorAgeFilesLines
* adding thumbnail displayYuchen Pei2021-11-251-3/+9
* adding a gap when no-newline is non-nil so that horizontal arrangement worksYuchen Pei2021-11-251-1/+2
* *.el: Minor improvements and simplificationsYoni Rabkin2021-04-291-1/+1
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-38/+38
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-19/+14
* * emms-playlist-mode.el:Yoni Rabkin2021-03-031-3/+3
* move all files to top-levelYoni Rabkin2020-06-031-0/+614
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-614/+0
* (emms-playlist-mode-go-popup): `round' emms-playlist-mode-window-widthWilliam Xu2008-04-151-1/+1
* Switched the keybinding for "d" and "D" so that they agree with the browser.yoni2008-02-191-2/+2
* Added emms-playlist-mode-goto-dired-at-point (with keybinding) to emms-playli...yoni2008-02-161-0/+13
* Lines in playlist-mode should truncate so that visually we have 1 line per tr...yoni2008-02-151-0/+1
* emms-playlist-mode: Use current buffer for clear and kill.Michael Olson2008-01-301-8/+31
* Drop eval-when-compile around (require 'overlay)Michael Olson2007-08-191-4/+3
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* emms-playlist-mode.el: (emms) `emms-add-file' actually understands bothWilliam Xu2007-06-051-6/+5
* add-function-emms.dpatchTassilo Horn2007-06-051-0/+11
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* emms-playlist: Pay attention to selection when updatingMichael Olson2007-01-291-2/+8
* Distinguish `emms-track-description' and `emms-track-force-description'Michael Olson2007-01-291-11/+5
* Fix various byte-compiler warnings throughoutMichael Olson2006-12-071-2/+1
* emms-i18n changes, add playlist navigate command, uniq playlist commandYe Wenbin2006-12-071-0/+25
* emms-playlist-mode: Bind "b" key to emms-playlist-set-playlist-buffer.Michael Olson2006-11-191-0/+1
* emms-playlist-mode: Implement adding the thing at point to the current playli...Michael Olson2006-11-191-0/+43
* bind SPC to `scroll-up' in emms-playlist-mode and update manual.yoni-r2006-11-061-2/+1
* emms-playlist-mode: Handle case where selection has not been set but user wan...Michael Olson2006-10-221-4/+5
* emms-playlist-mode: Fix typo in hook nameMichael Olson2006-10-221-1/+1
* fix faulty emms-playlist-mode keybinding, fix due to William and Damien.yoni-r2006-10-071-2/+2
* Added seeking to the playlist keymap, and updated the manual.yoni-r2006-10-061-0/+4
* Added `emms-pause' to emms-playlist-mode.el bound to to ``P''.yoni-r2006-09-251-0/+1
* resolve bug reported by sebatian about the q keyyoni-r2006-07-101-2/+15
* playlist: don't assume there's a track at pointDamien Elmes2006-07-061-0/+2
* Fix more XEmacs issues.Michael Olson2006-07-021-1/+1
* emms-playlist-mode-window-width defcustom + emms-playlist-mode-center-when-goyoni-r2006-06-261-7/+20
* make M-> act like a normal Emacs buffer for emms-playlist-modeyoni-r2006-06-261-3/+14
* function name change + testing emms-patches mailing-listyoni-r2006-06-221-2/+2
* playlist: enable undo, add extra undo bindingDamien Elmes2006-06-151-1/+3
* playlist-mode: add 'C' to clear playlistDamien Elmes2006-06-151-0/+1
* fix bug in emms-playlist-mode-center-currentyoni-r2006-06-131-3/+4
* removed superfluous comment (actually testing darcs send)yoni-r2006-06-111-3/+0
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+6
* Fix compiler warnings in emms-cache.el.Michael Olson2006-06-081-6/+0
* fix RET on trailing \nDamien Elmes2006-06-081-10/+14
* emms-playlist-mode: Facify tracks on startup.forcer2006-06-081-0/+4
* emms-playlist-mode: When making new overlays, do not allow the rear to advanc...Michael Olson2006-06-071-1/+1
* emms-playlist-mode: Stop overlay from being attached to text inserted before itforcer2006-06-071-1/+2
* emms-playlist-mode doesn't need overlay compatibility anymoreforcer2006-06-061-41/+0
* emms-playlist-mode.el - now with less overlay!forcer2006-06-061-100/+38
* Make sure we never have an empty track description when inserting a song into...Michael Olson2006-06-041-1/+1
* Make handling of multiple playlist buffers less error-prone.Michael Olson2006-05-311-1/+2