aboutsummaryrefslogtreecommitdiff
path: root/emms-mark.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo errorYe Wenbin2007-03-081-1/+1
| | | | darcs-hash:20070308141101-94065-603b79b4f9dd6d197349f56d1282c673cff0f4b7.gz
* Obsolete emms-mark-unmark-regexp, use C-u M-x emms-mark-regexp insteadYe Wenbin2007-03-081-13/+15
| | | | darcs-hash:20070308140837-94065-b6fdfb90c27a3f79de5f074d7c0d3096751e96f8.gz
* improve-emms-mark-and-write-docs.dpatchTassilo Horn2007-02-221-4/+18
| | | | | | | | | Fixed emms-mark-track so that you can (un)mark backwards with `C-u -3 m'. Wrote texinfo docs for emms-mark.el. darcs-hash:20070222165136-c06f4-ececc4b3161d92d827588400d52ad97186a784a5.gz
* Fix several XEmacs compatibility issuesMichael Olson2007-02-151-2/+2
| | | | darcs-hash:20070215231146-1bfb2-8b67281c41a771504c6549ad234eb82e26bbfc91.gz
* emms-mark: Save the keymap properlyMichael Olson2007-01-291-1/+2
| | | | darcs-hash:20070129150940-1bfb2-b4756560bea0de1b19ce79f91895f1337b7eb92c.gz
* emms-mark: Overhaul and turn into a derived modeMichael Olson2007-01-291-42/+65
| | | | | | | | | | | | | | | | | Make emms-mark integrate better with the rest of EMMS by turning it into a derived mode of emms-playlist-mode. This allows it to have its own keymap derived from emms-playlist-mode, and be easily enabled and disabled without messing up the output from emms-show. It will operate on a buffer-by-buffer basis, but can easily be made the default playlist mode if desired. We have to avoid calling emms-playlist-mode a second time when starting emms-mark-mode, so that the selection does not disappear. Thus, it must be its own function, rather than using define-derived-mode. darcs-hash:20070129091833-1bfb2-2a879719548db4b2b8a0f143d6cb2f1ace4419ce.gz
* Fix various byte-compiler warnings throughoutMichael Olson2006-12-071-2/+2
| | | | darcs-hash:20061207143511-1bfb2-90e8bee5074d6ef5ca4c9998886d28eedf6df671.gz
* emms-mp3tag support ogg, add more documentation. fix some errorYe Wenbin2006-12-061-1/+11
| | | | darcs-hash:20061206153528-94065-1a7c6b96e2ae32e1f02b97bc884be6540021f21f.gz
* Fix a silly bug in emms-mp3tag. Remove timestamp.Ye Wenbin2006-12-061-3/+1
| | | | darcs-hash:20061206020710-94065-9f1c251e33352a0f5bec560bd0d6d82c2d637f39.gz
* Add emms-mp3tag and emms-i18nWenbin Ye2006-12-051-17/+62
| | | | darcs-hash:20061205065407-1e472-4680607fa20dfb5e818879d67781d1379602d473.gz
* Add emms-mark and emms-historywenbinye2006-11-211-0/+182
darcs-hash:20061121093951-08d48-1f8e847e723722158371686a8e237205a2d8eae0.gz