Mercurial > emacs
diff lisp/ChangeLog @ 81003:1b4082b27a4d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 08:29:25 +0000 |
parents | cf2127c6be17 |
children | 01b8bd795703 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 20 07:41:01 2007 +0000 +++ b/lisp/ChangeLog Sun May 20 08:29:25 2007 +0000 @@ -1,3 +1,11 @@ +2007-05-20 Nick Roberts <nickrob@snap.net.nz> + + * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there + is an error. + + * term/linux.el (terminal-init-linux): Don't signal an error + if gpm isn't running. + 2007-05-20 Nick Roberts <nickrob@snap.net.nz> * t-mouse.el: Reduce to a minor-mode macro call.