aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 391c99c53f8..4743d63e9bc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -739,7 +739,8 @@ Traditionally, Emacs uses a Mouse-1 click to set point and a Mouse-2
739click to follow a link, whereas most other applications use a Mouse-1 739click to follow a link, whereas most other applications use a Mouse-1
740click for both purposes, depending on whether you click outside or 740click for both purposes, depending on whether you click outside or
741inside a link. Now the behavior of a Mouse-1 click has been changed 741inside a link. Now the behavior of a Mouse-1 click has been changed
742to match this context-sentitive dual behavior. 742to match this context-sentitive dual behavior. (If you prefer the old
743behavior, set the user option `mouse-1-click-follows-link' to nil.)
743 744
744Depending on the current mode, a Mouse-2 click in Emacs may do much 745Depending on the current mode, a Mouse-2 click in Emacs may do much
745more than just follow a link, so the new Mouse-1 behavior is only 746more than just follow a link, so the new Mouse-1 behavior is only