/[emacs]/emacs/lispref/searching.texi
ViewVC logotype

Diff of /emacs/lispref/searching.texi

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

revision 1.44.2.6 by miles, Thu Oct 14 08:49:57 2004 UTC revision 1.44.2.7 by miles, Wed Dec 8 05:02:11 2004 UTC
# Line 1001  comes back" twice. Line 1001  comes back" twice.
1001  @end example  @end example
1002  @end defun  @end defun
1003    
1004    @defvar search-spaces-regexp
1005    If this variable is non-@code{nil}, it should be a regular expression
1006    that says how to search for whitespace.  In that case, any group of
1007    spaces within in a regular expression being searched for stands for
1008    use of this regular expression.  However, spaces inside of constructs
1009    such as @samp{[@dots{}]} and @samp{*}, @samp{+}, @samp{?} are not
1010    affected by @code{search-spaces-regexp}.
1011    @end defvar
1012    
1013  @node POSIX Regexps  @node POSIX Regexps
1014  @section POSIX Regular Expression Searching  @section POSIX Regular Expression Searching
1015    

Legend:
Removed from v.1.44.2.6  
changed lines
  Added in v.1.44.2.7

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