aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-sort.el
Commit message (Expand)AuthorAgeFilesLines
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-16/+16
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-5/+3
* lexical declarationYoni Rabkin2021-03-031-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+228
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-204/+0
* (emms-sort-natural-order-less-p): Handle empty 'info-album(treat as ""William Xu2008-04-161-8/+10
* (emms-playlist-sort): Remove region arguments. (It didn't used to workWilliam Xu2008-04-161-19/+15
* - emms-playlist-sort-prefix, emms-playlist-sort-map: New variable.William Xu2008-04-151-51/+90
* Add support for composer and performer tags.Nix2007-08-181-3/+7
* make-S-prefix-key-for-sorting-functions.dpatchTassilo Horn2007-08-021-11/+9
* emms-playlist-sort.el: Bind "s s" to emms-playlist-sort-by-score.William Xu2007-07-191-2/+2
* emms-playlist-sort.el: Remove emms-playlist-sort-prefix to make theWilliam Xu2007-07-171-25/+13
* emms-playlist-sort.el: Minor updates.William Xu2007-07-081-13/+3
* New file: emms-playlist-limit.el. And minor updates to emms-playlist-sort.William Xu2007-07-051-19/+18
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* emms-playlist-sort.el: Make `emms-string<' silent when some argument isWilliam Xu2007-03-171-1/+2
* emms-playlist-sort.el: Add `emms-string<', making string sort caseWilliam Xu2007-03-081-5/+9
* emms-playlist-sort: Add compile-time dependency on cl.el to avoid a warningMichael Olson2007-01-051-0/+2
* emms-playlist-sort.el: Reorganize codes && add `emms-playlist-sort-by-list'.William Xu2006-12-251-12/+53
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+6
* browser sorting, and bug fixesDamien Elmes2006-06-081-20/+22
* Added `emms-playlist-sort-by-natural-order'. Thanks to Matthew Kennedywilliam.xwl2006-04-141-0/+24
* emms-playlist-sort.el, quote FORM argument to eval-after-loadforcer2006-04-021-4/+4
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-011-5/+12
* fixed copyright years and copyright holderyonirabkin2006-03-151-2/+1
* Added `emms-playlist-sort-by-score'.william.xwl2005-12-131-5/+15
* Add prefix keys support.william.xwl2005-10-261-6/+19
* A minor spell correction.william.xwl2005-10-161-1/+1
* emms-playlist-sort.el: New file containing various playlist sortwilliam.xwl2005-10-071-0/+84