From a4b2dff4a3d5bdb43c71615c9d5aec86767cdd14 Mon Sep 17 00:00:00 2001 From: forcer Date: Sat, 22 Apr 2006 13:28:00 +0000 Subject: emms.el: Fix docstring of emms-player-finished-hook. darcs-hash:20060422132832-2189f-abbc2b41123ede5d7277719a548be8b1e0698310.gz --- emms.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/emms.el b/emms.el index aa2a6e6..af422df 100644 --- a/emms.el +++ b/emms.el @@ -193,8 +193,9 @@ See `emms-player-finished-hook'." "*Hook run when an EMMS player finishes playing a track. Please pay attention to the differences between `emms-player-finished-hook' and `emms-player-stopped-hook'. -The former is called only when the player is stopped interactively; -the latter, only when the player actually finishes playing a track." +The former is called only when the player actually finishes +playing a track; the latter, only when the player is stopped +interactively." :group 'emms :type 'hook :options '(emms-next-noerror)) -- cgit v1.2.3