aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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
62007-09-17 Richard Stallman <rms@gnu.org> 82007-09-17 Richard Stallman <rms@gnu.org>
7 9