changeset 41801:1649eae224df

Remove unnecessary spaces in doc-string.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 03 Dec 2001 06:13:55 +0000
parents 2d1098174c8a
children 9e2500e4b5a9
files lisp/isearch.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/isearch.el	Mon Dec 03 06:11:37 2001 +0000
+++ b/lisp/isearch.el	Mon Dec 03 06:13:55 2001 +0000
@@ -1023,7 +1023,7 @@
   (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))