aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLuc Teirlinck2005-05-07 19:48:04 +0000
committerLuc Teirlinck2005-05-07 19:48:04 +0000
commitea0d5ebb2df3acced029afc5c3e8ca27ede6284b (patch)
tree617290934e649d4d827f5a400189398816aaa7fc /etc
parentab95e99c0a51f2f61901928f3c9f2782eafb720e (diff)
downloademacs-ea0d5ebb2df3acced029afc5c3e8ca27ede6284b.tar.gz
emacs-ea0d5ebb2df3acced029afc5c3e8ca27ede6284b.zip
*** empty log message ***
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