emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/searching.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/searching.texi
Date: Sat, 20 Nov 2004 09:25:24 -0500

Index: emacs/lispref/searching.texi
diff -c emacs/lispref/searching.texi:1.54 emacs/lispref/searching.texi:1.55
*** emacs/lispref/searching.texi:1.54   Fri Nov 19 19:50:29 2004
--- emacs/lispref/searching.texi        Sat Nov 20 14:06:54 2004
***************
*** 1001,1013 ****
  @end example
  @end defun
  
! @defvar search-whitespace-regexp
  If this variable is address@hidden, it should be a regular expression
  that says how to search for whitespace.  In that case, any group of
  spaces within in a regular expression being searched for stands for
  use of this regular expression.  However, spaces inside of constructs
  such as @address@hidden and @samp{*}, @samp{+}, @samp{?} are not
! affected by @code{search-whitespace-regexp}.
  @end defvar
  
  @node POSIX Regexps
--- 1001,1013 ----
  @end example
  @end defun
  
! @defvar search-spaces-regexp
  If this variable is address@hidden, it should be a regular expression
  that says how to search for whitespace.  In that case, any group of
  spaces within in a regular expression being searched for stands for
  use of this regular expression.  However, spaces inside of constructs
  such as @address@hidden and @samp{*}, @samp{+}, @samp{?} are not
! affected by @code{search-spaces-regexp}.
  @end defvar
  
  @node POSIX Regexps




reply via email to

[Prev in Thread] Current Thread [Next in Thread]