aboutsummaryrefslogtreecommitdiff
path: root/emms-setup.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2006-04-02 14:44:00 +0000
committerMichael Olson <mwolson@gnu.org>2006-04-02 14:44:00 +0000
commit872f8b1a4006a031149f3b38121a66d6397162a8 (patch)
tree3901c9386fe80b4b56135c32437015a326fcde44 /emms-setup.el
parentb9466bfe9813f555c7a589867f0f4153731693ea (diff)
Update manual and emms-setup with the preferred way of invoking emms-playing-time and emms-lyrics from .emacs. Update MusicPD section of manual.
darcs-hash:20060402144407-1bfb2-857e5408fe3df2dffd111150018b3bbf60436679.gz
Diffstat (limited to 'emms-setup.el')
-rw-r--r--emms-setup.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emms-setup.el b/emms-setup.el
index 96f57c6..6bc594d 100644
--- a/emms-setup.el
+++ b/emms-setup.el
@@ -96,8 +96,8 @@ stable features which come with the Emms distribution."
;; setup
(emms-mode-line 1)
(emms-mode-line-blank)
- (emms-lyrics-enable)
- (emms-playing-time-enable))
+ (emms-lyrics 1)
+ (emms-playing-time 1))
(defun emms-devel ()
"An Emms setup script.