aboutsummaryrefslogtreecommitdiff
path: root/emms-streams.el
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2006-04-01 21:06:00 +0000
committerMichael Olson <mwolson@gnu.org>2006-04-01 21:06:00 +0000
commitbf80e02cd233409d56580bf38cc76ef58fc0f24e (patch)
tree158eb8b46b13313cc396d953784533aff17e6ee7 /emms-streams.el
parentf2c85795a7b5c7e992b08c889ad563bce56f9ae2 (diff)
Make all add-on files toggle-able.
darcs-hash:20060401210634-1bfb2-6a8f735119b68c6ab80d503910ec0105680fec73.gz
Diffstat (limited to 'emms-streams.el')
-rw-r--r--emms-streams.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emms-streams.el b/emms-streams.el
index b729c4b..cdd8ff2 100644
--- a/emms-streams.el
+++ b/emms-streams.el
@@ -152,6 +152,7 @@ If POS is nil, use current buffer location."
(forward-line 0)
(1+ (count-lines start (point))))))
+;;;###autoload
(defun emms-streams ()
"Opens the EMMS Streams interface."
(interactive)