aboutsummaryrefslogtreecommitdiff
path: root/emms-playlist-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-playlist-mode.el')
-rw-r--r--emms-playlist-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-playlist-mode.el b/emms-playlist-mode.el
index 2815a56..a2aefca 100644
--- a/emms-playlist-mode.el
+++ b/emms-playlist-mode.el
@@ -581,7 +581,7 @@ WINDOW-WIDTH should be a positive integer."
(setq buffer-undo-list nil))
;;;###autoload
-(defun emms-playlist-mode ()
+(defun emms-playlist-mode () ;FIXME: Use `define-derived-mode'.
"A major mode for Emms playlists.
\\{emms-playlist-mode-map}"
(interactive)