diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 788c2b83c47..850397d4835 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * help.el (describe-key): Properly handle the return value of | 3 | * help.el (describe-key): Properly handle the return value of |
| 4 | read-key-sequence when grabbing an up-event. Cleanup mouse-1 | 4 | read-key-sequence when grabbing an up-event. Cleanup mouse-1 |
| 5 | remaps. | 5 | remaps. Handle string and vector `follow-link' values. |
| 6 | 6 | ||
| 7 | 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 8 | 8 | ||