]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix for last change.
authorChong Yidong <cyd@gnu.org>
Sun, 26 Aug 2012 04:08:32 +0000 (12:08 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 26 Aug 2012 04:08:32 +0000 (12:08 +0800)
lisp/isearch.el

index 27d35045aded04c6af0546411adcbdfb9466a04b..6ea8d86336a9f474148ea3e43c22f2a307479229 100644 (file)
@@ -703,8 +703,7 @@ Type \\[isearch-describe-key] to display documentation of Isearch key.
 Type \\[isearch-describe-mode] to display documentation of Isearch mode.
 
 In incremental searches, a space or spaces normally matches any
-whitespace; see the variable `search-whitespace-regexp'.  To
-search for a literal space and nothing else, enter C-q SPC.
+whitespace; see the variable `search-whitespace-regexp'.
 
 If an input method is turned on in the current buffer, that input
 method is also active while you are typing characters to search.