diff options
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 |