From: Chong Yidong Date: Sun, 26 Aug 2012 04:08:32 +0000 (+0800) Subject: Doc fix for last change. X-Git-Tag: emacs-24.2.90~512 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2db8bdfcc89dafc7b273bcc9b5eba2233d1148b6;p=emacs.git Doc fix for last change. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index 27d35045ade..6ea8d86336a 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -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.