aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68c4744ed45..9ce2aa28373 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,8 @@
2 2
3 * startup.el (command-line): Handle `xterm-mouse-mode' before 3 * startup.el (command-line): Handle `xterm-mouse-mode' before
4 reading init file. 4 reading init file.
5 * tooltip.el (tooltip-mode): Adapt to above change. 5
6 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
6 7
72005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> 82005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
8 9