Mercurial > emacs
changeset 80998:cf2127c6be17
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 05:44:20 +0000 |
parents | 7bbedc92126a |
children | 315ae0b59970 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 20 05:16:40 2007 +0000 +++ b/lisp/ChangeLog Sun May 20 05:44:20 2007 +0000 @@ -1,6 +1,9 @@ 2007-05-20 Nick Roberts <nickrob@snap.net.nz> * t-mouse.el: Reduce to a minor-mode macro call. + (t-mouse-mode) Remove the lighter. + + * term/linux.el (terminal-init-linux): Enable t-mouse by default. 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>