emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Fri, 19 Nov 2004 15:16:21 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1069 emacs/etc/NEWS:1.1070
*** emacs/etc/NEWS:1.1069       Fri Nov 19 03:03:18 2004
--- emacs/etc/NEWS      Fri Nov 19 20:06:23 2004
***************
*** 98,103 ****
--- 98,112 ----
  
  * Changes in Emacs 21.4
  
+ +++
+ ** The new variable search-whitespace-regexp controls how to search
+ for spaces in a regular expression.  If it is non-nil, it should be a
+ regular expression, and any series of spaces stands for that regular
+ expression.  If it is nil, spaces stand for themselves.
+ 
+ Spaces inside of constructs such as [..] and *, +, ? are never
+ replaced with search-whitespace-regexp.
+ 
  ** line-move-ignore-invisible now defaults to t.
  
  ** In Outline mode, hide-body no longer hides lines at the top




reply via email to

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