aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* emms-playlist-mode: Make "d" kill the entire line. This seems to be a good c...foo2006-05-241-1/+8
* emms-player-mpd: Overhaul for streamlist support, and fix a few miscellaneous...Michael Olson2006-05-241-1/+2
* emms-playlist-mode: Implement the option (disabled by default) of opening a n...Michael Olson2006-05-101-1/+40
* emms-playlist-mode.el: Don't put a period after the mode map. This hangs 21.4...forcer2006-05-031-1/+1
* emms-playlist-mode: Call kill-line instead of kill-region to fix a minor bug.Michael Olson2006-04-291-1/+1
* emms-playlist-mode: Add face entries for light backgrounds.Michael Olson2006-04-251-0/+4
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-2/+18
* Provide emms-propertize compatibility function.forcer2006-04-201-2/+2
* Fix face definitions syntax (emms-playlist-mode, emms-metaplaylist-mode)forcer2006-04-201-6/+6
* emms-playlist-mode: Fix a bug where too many overlays were being added when t...Michael Olson2006-04-111-32/+24
* emms-playlist-mode: Remove obsolete function.Michael Olson2006-04-091-5/+0
* emms-playlist-mode: Use emms-playlist-save instead of a custom function.Michael Olson2006-04-091-12/+1
* emms-playlist-mode: Make it possible to use edebug on `with-inhibit-read-only...Michael Olson2006-04-061-0/+1
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-011-26/+31
* fixed copyright years and copyright holderyonirabkin2006-03-151-2/+18
* playlist mode yank bug fixyoni-r2006-02-261-2/+3
* add two macros, one to emms.el and the other to emms-playlist-mode.el. The fo...yonirabkin2006-01-091-62/+74
* update manual for playlist-modeyonirabkin2005-12-201-0/+1
* make emms-playlist-mode emacs21.4 compatibleyonirabkin2005-12-241-5/+42
* killing and yanking in the interactive playlist bufferyonirabkin2005-12-091-15/+42
* Killing and yankingyonirabkin2005-12-051-77/+97
* Fix conflicts in emms-playlist-mode.elyonirabkin2005-11-201-60/+61
* Added `emms-playlist-mode-go-popup' for popuping emms-playlist as a sidewilliam.xwl2005-11-191-2/+16
* More manual work, but still only 71 percent doneyonirabkin2005-11-031-0/+8
* emms-playlist-mode-switch-bufferyonirabkin2005-10-041-0/+16
* emms-playlist-mode.el: 3rd attempt to not clobberMichael Olson2005-09-241-1/+3
* rollback patch to fix adding tracks.yonirabkin2005-09-231-2/+1