aboutsummaryrefslogtreecommitdiff
path: root/emms-mark.el
Commit message (Collapse)AuthorAgeFilesLines
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-11/+11
| | | | Patch by Stefan Monnier
* add lexical declarationsYoni Rabkin2021-03-031-1/+1
|
* move all files to top-levelYoni Rabkin2020-06-031-0/+295
|
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-296/+0
|
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
| | | | darcs-hash:20070626141221-c06f4-e034ff32ecc6e2d57ffaefaeb4f78d1e36a830a2.gz
* update headers of emms-history.el and so on.Ye Wenbin2007-06-261-1/+2
| | | | darcs-hash:20070626023252-94065-b4d98c8dd111981ba80a479ced3440bb0ee2d58d.gz
* emms-mark: Set emms-playlist-buffer-pMichael Olson2007-06-101-0/+1
| | | | darcs-hash:20070610164738-1bfb2-7e73dd314d905e98150dcd79e67cef7a8106306d.gz
* emms-mark, emms-tag-editor: Improve documentation and messagesMichael Olson2007-06-061-17/+36
| | | | darcs-hash:20070606020643-1bfb2-fe16b89855d731eb81f486db0c82d3d8d5f46cbc.gz
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-2/+2
| | | | | | | | | Files made by those who haven't yet completed the assignment process remain copyrighted by that person. Those who have assigned have their files changed to be copyrighted by the FSF, but retain their Author line for the sake of giving proper credit. darcs-hash:20070319145852-1bfb2-2a4bb04c74262f43732fa5a81aa2d488da502995.gz
* 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