aboutsummaryrefslogtreecommitdiff
path: root/emms-lyrics.el
Commit message (Expand)AuthorAgeFilesLines
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-7/+8
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-21/+11
* add lexical declarationsYoni Rabkin2021-03-031-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+585
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-520/+0
* emms-lyrics-coding-system: Change default value to nil and updateWilliam Xu2008-04-061-3/+9
* Fix bug of missing lyricsYe Wenbin2008-04-031-1/+2
* emms-lyrics.el, emms.texinfo: Remove "Known Problems" note, as it looks fairl...William Xu2008-03-011-20/+1
* - emms-url.el: (emms-url-quote, emms-url-quote-plus), New functionsWilliam Xu2008-02-121-31/+3
* When calling file-exists-p, make sure it's operated on a regular file. (This ...William Xu2007-11-041-1/+3
* emms-lyrics.el: (emms-lyrics-find-lyric), Use `emms-source-file-directory-tre...William Xu2007-10-221-21/+9
* emms-lyrics.el: Set default value for emms-lyrics-dir to ~/music/lyrics.William Xu2007-07-171-7/+8
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* emms-lyrics.el: (emms-lyrics-display): Fix "displaying only on minibuf"William Xu2007-05-141-9/+10
* emms-lyrics.el: Update comments about "Known problems".William Xu2007-03-051-4/+17
* emms-lyrics.el: Find chinese lyrics based on filename instead of `title'William Xu2007-03-051-3/+6
* emms-lyrics.el: Fix a function name typo.William Xu2007-03-051-3/+3
* emms-lyrics.el: Add chinese lyrics lookup support toWilliam Xu2007-03-021-9/+39
* emms-lyrics: Fix compiler warningsMichael Olson2007-03-021-7/+7
* emms-lyrics.el: Rename `emms-lyrics-find-current-lyric' toWilliam Xu2007-03-021-80/+99
* emms-lyrics: Fix several compiler warningsMichael Olson2007-03-021-3/+4
* emms-lyrics.el: Add lyrics auto-scrolling support.William Xu2007-03-021-26/+82
* Add `emms-lyrics-catchup' for dealing with external lyrics crawler.William Xu2007-02-081-33/+49
* emms-lyrics: Make `emms-lyrics-find-lyric-function' customizable and addwilliam.xwl2006-12-111-25/+44
* emms-mp3tag support ogg, add more documentation. fix some errorYe Wenbin2006-12-061-1/+3
* Fix lyrics minibuffer display. Amixer display playback and more useful commandsWenbin Ye2006-11-271-34/+37
* emms-lyrics.el: Minor Cleanups.william.xwl2006-09-291-19/+7
* The coding system of choice is utf-8, not legacy-1forcer2006-08-171-1/+1
* Allow player to set the exact elapsed time of a track. emms-player-mpd and e...Michael Olson2006-07-021-2/+10
* emms-lyrics.el: Fix file-exists-p error when finding lyrics file forwilliam.xwl2006-06-141-31/+34
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+6
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-0/+1
* New variable: `emms-lyrics-coding-system'. It's the coding system usedwilliam.xwl2006-04-031-1/+7
* emms-lyrics: Make this behave like other add-ons.Michael Olson2006-04-011-20/+37
* Make all add-on files toggle-able.Michael Olson2006-04-011-0/+3
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* Use emms-replace-regexp-in-string.Michael Olson2006-01-061-3/+3
* New XEmacs compatibility function: emms-replace-regexp-in-stringMichael Olson2006-01-051-1/+1
* Use timers in a way that is compatible with both Emacs and XEmacs.Michael Olson2006-01-041-1/+1
* Move `emms-lyrics-mode' to the end, or it won't work on CVS Emacs.william.xwl2005-12-121-5/+5
* emms-lyrics.el: New function: `emms-lyrics-restore-mode-line'.william.xwl2005-10-051-3/+10
* eemms-lyrics.el:william.xwl2005-09-231-70/+87
* emms-lyrics.el: Fixed a bug in `emms-lyrics-start'.william.xwl2005-09-231-2/+4
* Fix bugs in lyrics and mode-line modes when switching songs, fix yanking in p...yonirabkin2005-09-191-3/+3
* UNDO: Fix track switching error and interactive playlist yankingyonirabkin2005-09-191-3/+3
* Fix track switching error and interactive playlist yankingyonirabkin2005-09-191-3/+3
* emms-lyrics.el: Changed to `emms-player-seeked-hook' towilliam.xwl2005-09-151-1/+1
* emms-lyrics.el: Updated commentary and applied standard customizationwilliam.xwl2005-09-141-41/+54
* Fixing the extensions problem.lucas2005-09-121-1/+0
* Rename emms-lyric.el to emms-lyrics.elforcer2005-09-121-0/+341