changeset 109114:2f784ad8d94c

Fix typo in last change.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 02 Jul 2010 23:16:11 -0400
parents ec1113776b24
children 71150397fb59
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Jul 02 23:13:26 2010 -0400
+++ b/etc/NEWS	Fri Jul 02 23:16:11 2010 -0400
@@ -313,9 +313,10 @@
 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.
 
 
 * Lisp changes in Emacs 24.1