aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emms.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/emms.el b/lisp/emms.el
index 0da19d5..e629cae 100644
--- a/lisp/emms.el
+++ b/lisp/emms.el
@@ -881,8 +881,7 @@ If no current playlist exists, a new one is generated."
(emms-playlist-clear))))
(defun emms-playlist-clear ()
- "Clear the current buffer.
-If no playlist exists, a new one is generated."
+ "Clear the current buffer."
(interactive)
(emms-playlist-ensure-playlist-buffer)
(let ((inhibit-read-only t))