aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2b80bef2429..1bbb0cbefd2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -313,6 +313,10 @@ determine whether to create a menu-bar or tool-bar, respectively.
313If the alist entries are added, they override the value of 313If the alist entries are added, they override the value of
314`menu-bar-mode'/`tool-bar-mode'. 314`menu-bar-mode'/`tool-bar-mode'.
315 315
316** Mouse dragging is not any differently from active regions.
317The internal variables `mouse-drag-overlay', and the internal function
318`mouse-move-drag-overlay' and `mouse-show-mark', have been deleted.
319
316 320
317* Lisp changes in Emacs 24.1 321* Lisp changes in Emacs 24.1
318 322