aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-tag-editor.el
Commit message (Collapse)AuthorAgeFilesLines
* * lisp/emms-tag-editor.el: Avoids FLAC tags dup.Yoni Rabkin2016-08-011-8/+14
| | | | | Avoids FLAC tags duplication with old values. Patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
* * lisp/emms-tag-editor.el: Use newer paradigm.Yoni Rabkin2014-04-221-4/+2
|
* * lisp/emms-tag-editor.el: Silence the compiler by explicitly passing ↵Yoni Rabkin2014-02-221-2/+2
| | | | `filename'.
* Add support for disc-number sorting of FLAC files.Johnathan Rabkin2012-09-181-2/+3
| | | | Patch from Christophe Rhodes <csr21@cantab.net>.
* emms-tag-editor: Turn all symbols to strings before completing read.Michael Olson2009-03-311-6/+19
| | | | Otherwise ido-mode will choke on it.
* Update copyright headers.Michael Olson2009-02-081-1/+1
|
* emms-tag-editor: Fix compiler warning.Michael Olson2008-09-191-1/+3
|
* Introduce emms-completing-read.Michael Olson2008-08-081-9/+11
| | | | | | | | This allows users to specify which completing-read function to use, defaulting to ido-completing-read. The relevant option is emms-completing-read-function. Thanks to Thierry Volpiatto for the idea.
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-0/+742