From da81b58374f0545b3eb36a99663b4060f6b503fa Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Sat, 22 Apr 2006 03:48:00 +0000 Subject: 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 --- emms.texinfo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emms.texinfo') 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 -- cgit v1.2.3