diff options
| author | Luc Teirlinck | 2005-05-07 19:48:04 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-05-07 19:48:04 +0000 |
| commit | ea0d5ebb2df3acced029afc5c3e8ca27ede6284b (patch) | |
| tree | 617290934e649d4d827f5a400189398816aaa7fc /etc | |
| parent | ab95e99c0a51f2f61901928f3c9f2782eafb720e (diff) | |
| download | emacs-ea0d5ebb2df3acced029afc5c3e8ca27ede6284b.tar.gz emacs-ea0d5ebb2df3acced029afc5c3e8ca27ede6284b.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -739,7 +739,8 @@ Traditionally, Emacs uses a Mouse-1 click to set point and a Mouse-2 | |||
| 739 | click to follow a link, whereas most other applications use a Mouse-1 | 739 | click to follow a link, whereas most other applications use a Mouse-1 |
| 740 | click for both purposes, depending on whether you click outside or | 740 | click for both purposes, depending on whether you click outside or |
| 741 | inside a link. Now the behavior of a Mouse-1 click has been changed | 741 | inside a link. Now the behavior of a Mouse-1 click has been changed |
| 742 | to match this context-sentitive dual behavior. | 742 | to match this context-sentitive dual behavior. (If you prefer the old |
| 743 | behavior, set the user option `mouse-1-click-follows-link' to nil.) | ||
| 743 | 744 | ||
| 744 | Depending on the current mode, a Mouse-2 click in Emacs may do much | 745 | Depending on the current mode, a Mouse-2 click in Emacs may do much |
| 745 | more than just follow a link, so the new Mouse-1 behavior is only | 746 | more than just follow a link, so the new Mouse-1 behavior is only |