aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2009-02-05 07:12:27 +0000
committerDan Nicolaescu2009-02-05 07:12:27 +0000
commit393439a343c910e8be4427a070ef35e877173c3d (patch)
tree4bfc7d4aecca3bae187737d796128addc7d928b3 /lisp/ChangeLog
parent3208a64a70cab8e3cdb1231ae4355759ab88c464 (diff)
downloademacs-393439a343c910e8be4427a070ef35e877173c3d.tar.gz
emacs-393439a343c910e8be4427a070ef35e877173c3d.zip
(turn-on-xterm-mouse-tracking-on-terminal)
(turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the mode on the initial terminal.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f2ac853364f..d1eec646ea2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12009-02-05 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
4 (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
5 mode on the initial terminal.
6
12009-02-05 Nick Roberts <nickrob@snap.net.nz> 72009-02-05 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events. 9 * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.