From: Pavel Janík Date: Mon, 3 Dec 2001 06:13:55 +0000 (+0000) Subject: Remove unnecessary spaces in doc-string. X-Git-Tag: ttn-vms-21-2-B4~17917 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6b8a1c0592c2d153ae163a8d7c6a155cb8196d3;p=emacs.git Remove unnecessary spaces in doc-string. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index e85f7bca954..ca7b4af3cad 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1023,7 +1023,7 @@ Use `isearch-exit' to quit without signaling." (isearch-update)) (defun isearch-delete-char () - "Discard last input item and move point back. + "Discard last input item and move point back. If no previous match was done, just beep." (interactive) (if (null (cdr isearch-cmds))