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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Thu, 13 Feb 2003 07:55:44 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.792 emacs/etc/NEWS:1.793
*** emacs/etc/NEWS:1.792        Wed Feb 12 18:16:20 2003
--- emacs/etc/NEWS      Thu Feb 13 07:55:43 2003
***************
*** 1173,1178 ****
--- 1173,1183 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ** The escape sequence \s is now interpreted as a SPACE character, 
+ unless it is followed by a `-' in a character constant (e.g. ?\s-A),
+ in which case it is still interpreted as the super modifier.
+ In strings, \s is always interpreted as a space.
+ 
  ** New function `set-process-filter-multibyte' sets the multibyteness
  of a string given to a process's filter.
  




reply via email to

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