diff options
Diffstat (limited to 'emms.texinfo')
-rw-r--r-- | emms.texinfo | 4 |
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 |