aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-09-17 06:54:23 +0000
committerDan Nicolaescu2007-09-17 06:54:23 +0000
commit9f596249ba1cbdf2f2b315b27acdda99bfd10be5 (patch)
treefeb4a0a0fd66119c2f596721c0abb60c3ec4d0f1 /lisp/ChangeLog
parentb9451e853868f48f6b495d200fd134a9b31eee58 (diff)
downloademacs-9f596249ba1cbdf2f2b315b27acdda99bfd10be5.tar.gz
emacs-9f596249ba1cbdf2f2b315b27acdda99bfd10be5.zip
Delete add-hook calls that were moved to
xterm-mouse-mode. (xterm-mouse-mode): Disable resume-tty-functions, explain why it does not work.
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