diff options
Diffstat (limited to 'lisp/mpc.el')
| -rw-r--r-- | lisp/mpc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mpc.el b/lisp/mpc.el index d2203a4deab..ea7f6793309 100644 --- a/lisp/mpc.el +++ b/lisp/mpc.el | |||
| @@ -95,7 +95,7 @@ | |||
| 95 | (eval-when-compile (require 'cl)) | 95 | (eval-when-compile (require 'cl)) |
| 96 | 96 | ||
| 97 | (defgroup mpc () | 97 | (defgroup mpc () |
| 98 | "A Client for the Music Player Daemon." | 98 | "Client for the Music Player Daemon (mpd)." |
| 99 | :prefix "mpc-" | 99 | :prefix "mpc-" |
| 100 | :group 'multimedia | 100 | :group 'multimedia |
| 101 | :group 'applications) | 101 | :group 'applications) |