aboutsummaryrefslogtreecommitdiff
path: root/emms.texinfo
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2006-04-22 03:48:00 +0000
committerMichael Olson <mwolson@gnu.org>2006-04-22 03:48:00 +0000
commitda81b58374f0545b3eb36a99663b4060f6b503fa (patch)
tree52df70e28812f028453ae3763729e996deae650b /emms.texinfo
parent45b3a842832d82144011e34b455634465432a88d (diff)
emms-player-mpd: Add disconnect function, for when you want to keep playing music, but not keep track of it in Emacs.
darcs-hash:20060422034842-1bfb2-9734c53ac157fae7082044e110077989db12778e.gz
Diffstat (limited to 'emms.texinfo')
-rw-r--r--emms.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/emms.texinfo b/emms.texinfo
index 33341f7..fbbe3a6 100644
--- a/emms.texinfo
+++ b/emms.texinfo
@@ -1168,6 +1168,10 @@ Connect to MusicPD and retrieve its current playlist. Afterward, the
status of MusicPD will be tracked.
@end defun
+@defun emms-player-mpd-disconnect
+Terminate the MusicPD client process and disconnect from MusicPD.
+@end defun
+
@defun emms-player-mpd-show &optional insertp
Describe the current EMMS track in the minibuffer. If INSERTP is
non-nil, insert the description into the current buffer instead. This