aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-tag-editor.el
Commit message (Collapse)AuthorAgeFilesLines
* 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