]> git.eshelyaron.com Git - emacs.git/commit
* xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 15 Sep 2007 00:27:38 +0000 (00:27 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 15 Sep 2007 00:27:38 +0000 (00:27 +0000)
commitaaeefd66c584817a062e0f1f73db23bb0c4744a4
tree8d3cbcabf19229b28b1593f588312db4161f8699
parentda600aad2b78301836086568c4cb16a907ccf00e
* xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
level.  Remove the hooks when turning off the mode.

* term/xterm.el: Require xt-mouse at compile time.
(terminal-init-xterm): Turn on xterm mouse tracking for this
terminal if xterm-mouse-mode is enabled.
lisp/ChangeLog
lisp/term/xterm.el
lisp/xt-mouse.el