]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Jul 2010 03:16:11 +0000 (23:16 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Jul 2010 03:16:11 +0000 (23:16 -0400)
etc/NEWS

index 1bbb0cbefd207950eb1152b87c024368ab653ac4..8f5da370b2894e44e09a1e0dd8630e6ac6b1b9a5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -313,9 +313,10 @@ determine whether to create a menu-bar or tool-bar, respectively.
 If the alist entries are added, they override the value of
 `menu-bar-mode'/`tool-bar-mode'.
 
-** Mouse dragging is not any differently from active regions.
-The internal variables `mouse-drag-overlay', and the internal function
-`mouse-move-drag-overlay' and `mouse-show-mark', have been deleted.
+** Regions created by mouse dragging are now normal active regions,
+similar to the ones created by shift-selection.  In previous Emacs
+versions, these regions were delineated by `mouse-drag-overlay', which
+has now been removed.
 
 \f
 * Lisp changes in Emacs 24.1