Group: gnu.emacs.sources · Group Profile · Search for Whatever You Say Lyric in gnu.emacs.sources
Author: jcg.sturdy
Date: Aug 18, 2008 05:02
...controlled by C-c C-whatever, but while the ;; song is...next synchronization tag. Optional FROM says where to look from." (save...color "yellow")))) (error nil))) (defun lyric-mode-filter (process text) "Handle...file." (interactive) (when (and (processp lyric-mode-player-process) (eq (process...data) (message (substitute-command-keys "\\[lyric-mode-start-playing] to start...
|