Mercurial > emacs
changeset 81003:1b4082b27a4d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 08:29:25 +0000 |
parents | e1e4eb0dfbae |
children | 74965b1ffc6f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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.