aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-setup.el
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete emms-devel and emms-allPierre Neidhardt2018-01-031-0/+2
|
* Correct email address for maintainer.Yoni Rabkin2016-10-251-1/+1
|
* * lisp/emms-setup.el: add emms-show-allYoni Rabkin2016-03-011-0/+1
|
* * lisp/emms-setup.el: Depreciate emms-devel and emms-standard.Yoni Rabkin2015-12-111-46/+36
| | | | | The functions `emms-devel' and `emms-standard' are now synonymous with `emms-all' which loads everything.
* * lisp/emms-setup.el: Bug fix: Add missing default player.Yoni Rabkin2015-03-291-1/+2
|
* * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-04-061-1/+2
|
* * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-03-291-1/+2
|
* * lisp/emms-setup.el: Remove Last.fm extension from setup.Johnathan Rabkin2014-02-221-1/+0
| | | | | This code currently doesn't work, so we don't need it loaded in the setup.
* * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all.Yoni Rabkin2010-03-271-2/+2
|
* * lisp/emms-setup.el: Move emms-bookmarks to emms-all.Yoni Rabkin2010-03-271-1/+1
|
* * lisp/emms-setup.el: Move emms-last-played to emms-all.Yoni Rabkin2010-03-271-4/+4
|
* * lisp/emms-setup.el: Move emms-lastfm-client to emms-all.Yoni Rabkin2010-03-271-3/+3
|
* Move emms-cue.el from emms-devel to emms-all and update manual.William Xu2010-03-191-5/+5
|
* * lisp/emms-setup.el: Replace the `emms-lastfm' feature.Yoni Rabkin2009-12-241-2/+2
|
* emms-cue.el (emms-info-cueinfo): New function for retrieving track info.William Xu2009-11-271-1/+2
| | | | | | - (emms-cue-next-track): Replace find-file-noselect with emms-insert-file-contents. - emms-setup.el: Add emms-info-cueinfo to emms-info-functions.
* emms-cue.el: New file.William Xu2009-11-231-2/+4
| | | | emms-setup.el: Enable emms-cue and emms-mode-line-icon modules.
* Update copyright headers.Michael Olson2009-02-081-1/+1
|
* Add VideoLAN, aka vlc, support to Emms.Yoni Rabkin2008-09-301-2/+4
| | | | | | | | | * lisp/emms-player-vlc.el: Add new file emms-player-vlc.el with preliminary support for vlc. * lisp/emms-setup.el: (emms-setup-default-player-list) Add the emms-player-vlc player. (emms-minimalistic) Add emms-player-vlc as a requirement.
* 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/+151