aboutsummaryrefslogtreecommitdiff
path: root/emms-player-mpd.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-player-mpd.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-player-mpd.el')
-rw-r--r--emms-player-mpd.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-player-mpd.el b/emms-player-mpd.el
index 8034b9c..c59e715 100644
--- a/emms-player-mpd.el
+++ b/emms-player-mpd.el
@@ -117,7 +117,7 @@ or nil if we cannot figure it out."
"\\.\\(m3u\\|ogg\\|flac\\|mp3\\|wav\\|mod\\|aac\\)\\'")
"Formats supported by MusicPD Client.")
-(defgroup emsm-player-mpd nil
+(defgroup emms-player-mpd nil
"EMMS player for MusicPD."
:group 'emms-player
:prefix "emms-player-mpd-")