]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Wed, 15 Oct 2008 16:50:00 +0000 (16:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Oct 2008 16:50:00 +0000 (16:50 +0000)
etc/NEWS

index f4c401b43c9aeafb208a084c2f5b63b8853ea1ba..74266d42cd083e2ae168f0f8b8650d0f5f88f044 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1164,6 +1164,7 @@ undefined functions.
 
 ** Changes to interactive function handling
 
++++
 *** The new interactive spec code ^ says to first call
 handle-shift-selection if shift-select-mode is non-nil, before reading
 the command arguments.  This is used for shift-selection (see above).
@@ -1186,6 +1187,7 @@ enabled and there is an active region.  This is NOT the best function
 to use to test whether a command should operate on the region instead
 of the usual behavior -- for that, use `use-region-p'.
 
++++
 *** If a command sets `transient-mark-mode' to (only . OLDVAL), that
 means to activate transient-mark-mode temporarily, until the next
 unshifted point motion command or mark deactivation.  Afterwards,