diff options
| author | Dan Nicolaescu | 2009-02-05 07:12:27 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2009-02-05 07:12:27 +0000 |
| commit | 393439a343c910e8be4427a070ef35e877173c3d (patch) | |
| tree | 4bfc7d4aecca3bae187737d796128addc7d928b3 /lisp/ChangeLog | |
| parent | 3208a64a70cab8e3cdb1231ae4355759ab88c464 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2009-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 | |||
| 1 | 2009-02-05 Nick Roberts <nickrob@snap.net.nz> | 7 | 2009-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. |