aboutsummaryrefslogtreecommitdiff
path: root/emms-streams.el
diff options
context:
space:
mode:
authorlucas <lucas>2007-11-22 15:36:00 +0000
committerlucas <mwolson@gnu.org>2007-11-22 15:36:00 +0000
commite0ca2bbebcf9d51c7450e48e9ce229744b4c60f6 (patch)
treee2eebe54c4fb0b31fcfd283b2c35855b03d4a60b /emms-streams.el
parent56cf74cd005819114ed388d9ac2207ec1ce524ea (diff)
emms-streams.el: add docstring for emms-stream-toggle-default-action
darcs-hash:20071122153613-4f952-39660b0c51fd7e44f25538cee160176cd325f217.gz
Diffstat (limited to 'emms-streams.el')
-rw-r--r--emms-streams.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emms-streams.el b/emms-streams.el
index 73c0a27..711ad6f 100644
--- a/emms-streams.el
+++ b/emms-streams.el
@@ -586,6 +586,8 @@ Don't forget to save your modifications !"
(run-hooks 'emms-stream-quit-hook))
(defun emms-stream-toggle-default-action ()
+"Toggle between adding to the current active playlist or play
+right now (and thus erase the current active playlist)."
(interactive)
(if (string= emms-stream-default-action "play")
(progn