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: Wed, 08 Sep 2004 08:15:45 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1023 emacs/etc/NEWS:1.1024
*** emacs/etc/NEWS:1.1023       Sat Sep  4 13:13:44 2004
--- emacs/etc/NEWS      Tue Sep  7 21:09:59 2004
***************
*** 2402,2407 ****
--- 2402,2412 ----
  The form `(+ EXPR ...)' adds up the value of the expressions.
  The form `(- EXPR ...)' negates or subtracts the value of the expressions.
  
+ ** Normally, the cursor is displayed at the end of any overlay and
+ text property string that may be present at the current window
+ position.  The cursor may now be placed on any character of such
+ strings by giving that character a non-nil `cursor' text property.
+ 
  ** New macro with-local-quit temporarily sets inhibit-quit to nil for use
  around potentially blocking or long-running code in timers
  and post-command-hooks.




reply via email to

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