Remove unnecessary spaces in doc-string.

This commit is contained in:
Pavel Janík 2001-12-03 06:13:55 +00:00
parent d9a4974038
commit d6b8a1c059

View file

@ -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))