diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1da54994989..c483fefaefb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-05-11 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * mouse-sel.el (mouse-sel-follow-link-p): New function. | ||
| 4 | (mouse-select, mouse-select-internal, mouse-extend-internal): | ||
| 5 | Use it to implement mouse-1-click-follows-link functionality. | ||
| 6 | |||
| 1 | 2005-05-10 Jay Belanger <belanger@truman.edu> | 7 | 2005-05-10 Jay Belanger <belanger@truman.edu> |
| 2 | 8 | ||
| 3 | * calc/calc-help.el (calc-m-prefix-help): Add mention of | 9 | * calc/calc-help.el (calc-m-prefix-help): Add mention of |