aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-browser.el
Commit message (Collapse)AuthorAgeFilesLines
* * emms-browser.el (emms-browser-make-hash-by): Check that field is present ↵Jose Antonio Ortega Ruiz2009-03-091-4/+5
| | | | | | | | | | | | | before attempting to add entries. Addresses an issue'm encountered when using lastfm integration and mpd as the player. After requesting streaming from last.fm, a new track gets added to EMMS' database, which is named after the streaming URL but has no other fields. Thus, when adding entries or making searches, checking the the field at hand is non-nil is needed. This patch checks that for emms-browser-make-hash-by.
* Update copyright headers.Michael Olson2009-02-081-1/+1
|
* Update copyright lines.Michael Olson2008-09-201-1/+1
| | | | | | | | Also, - Force utf-8 encoding in all files. - Update header of tq.el from version in Emacs.
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-0/+1959