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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [lexbind]
Date: Tue, 06 Jul 2004 07:03:27 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.690.2.29 emacs/etc/NEWS:1.690.2.30
*** emacs/etc/NEWS:1.690.2.29   Tue Jul  6 10:14:24 2004
--- emacs/etc/NEWS      Tue Jul  6 10:17:13 2004
***************
*** 2150,2155 ****
--- 2150,2158 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ** If a command sets transient-mark-mode to `only', that 
+ enables Transient Mark mode for the following command, only.
+ 
  +++
  ** Cleaner way to enter key sequences.
  
***************
*** 2178,2183 ****
--- 2181,2190 ----
  click-event-style position information for a given visible buffer
  position or for a given window pixel coordinate.
  
+ ** skip-chars-forward and skip-chars-backward now handle
+ character classes such as [:alpha:], along with individual characters
+ and ranges.
+ 
  ** Function pos-visible-in-window-p now returns the pixel coordinates
  and partial visiblity state of the corresponding row, if the PARTIALLY
  arg is non-nil.




reply via email to

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