diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4c5d7aabd63..596d972932b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * xt-mouse.el: Delete add-hook calls that were moved to | 3 | * xt-mouse.el: Delete add-hook calls that were moved to |
| 4 | xterm-mouse-mode. | 4 | xterm-mouse-mode. |
| 5 | (xterm-mouse-mode): Disable resume-tty-functions, explain why it | ||
| 6 | does not work. | ||
| 5 | 7 | ||
| 6 | 2007-09-17 Richard Stallman <rms@gnu.org> | 8 | 2007-09-17 Richard Stallman <rms@gnu.org> |
| 7 | 9 | ||