From cb4e6dafa616cbe1c629392f0348d3098bf8c764 Mon Sep 17 00:00:00 2001 From: Ye Wenbin Date: Thu, 8 Mar 2007 14:11:00 +0000 Subject: Fix a typo error darcs-hash:20070308141101-94065-603b79b4f9dd6d197349f56d1282c673cff0f4b7.gz --- emms-mark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emms-mark.el b/emms-mark.el index da58d02..75620be 100644 --- a/emms-mark.el +++ b/emms-mark.el @@ -161,7 +161,7 @@ no argument, so if need the track in marked line, should use `emms-playlist-track-at' to get it. The FUNC can also modify the playlist buffer, such as delete the line. It is import for who want to use this function, this function didn't move forward. So if FUNC don't -move forward, set the third parameter MOVE to non-nil. Otherwise, the +move forward, set the second parameter MOVE to non-nil. Otherwise, the function will never exit the loop." (let ((regexp (format "^[%c]" emms-mark-char)) (newfunc func)) -- cgit v1.2.3