/[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.220 by rms, Sat May 3 13:49:47 2003 UTC revision 1.221 by rms, Mon Jul 7 21:02:18 2003 UTC
# Line 151  string, and RET terminates editing and d Line 151  string, and RET terminates editing and d
151    :type 'boolean    :type 'boolean
152    :group 'isearch)    :group 'isearch)
153    
154  (defcustom search-whitespace-regexp "\\s-+"  (defcustom search-whitespace-regexp "\\(?:\\s-+\\)"
155    "*If non-nil, regular expression to match a sequence of whitespace chars.    "*If non-nil, regular expression to match a sequence of whitespace chars.
156  This applies to regular expression incremental search.  This applies to regular expression incremental search.
157  You might want to use something like \"[ \\t\\r\\n]+\" instead.  You might want to use something like \"[ \\t\\r\\n]+\" instead.

Legend:
Removed from v.1.220  
changed lines
  Added in v.1.221

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