/[emacs]/emacs/lisp/isearch.el
ViewVC logotype

Diff of /emacs/lisp/isearch.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.273 by rms, Mon Sep 26 00:02:37 2005 UTC revision 1.274 by rfrancoise, Mon Sep 26 06:34:32 2005 UTC
# Line 582  is treated as a regexp.  See \\[isearch- Line 582  is treated as a regexp.  See \\[isearch-
582  In regexp incremental searches, a space or spaces normally matches  In regexp incremental searches, a space or spaces normally matches
583  any whitespace (the variable `search-whitespace-regexp' controls  any whitespace (the variable `search-whitespace-regexp' controls
584  precisely what that means).  If you want to search for a literal space  precisely what that means).  If you want to search for a literal space
585  and nothing else, enter C-q SPC.  and nothing else, enter C-q SPC."
586    (interactive "P\np")    (interactive "P\np")
587    (isearch-mode t (null not-regexp) nil (not no-recursive-edit)))    (isearch-mode t (null not-regexp) nil (not no-recursive-edit)))
588    

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.274

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26