Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
81002:e1e4eb0dfbae | 81003:1b4082b27a4d |
---|---|
1 2007-05-20 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there | |
4 is an error. | |
5 | |
6 * term/linux.el (terminal-init-linux): Don't signal an error | |
7 if gpm isn't running. | |
8 | |
1 2007-05-20 Nick Roberts <nickrob@snap.net.nz> | 9 2007-05-20 Nick Roberts <nickrob@snap.net.nz> |
2 | 10 |
3 * t-mouse.el: Reduce to a minor-mode macro call. | 11 * t-mouse.el: Reduce to a minor-mode macro call. |
4 (t-mouse-mode) Remove the lighter. | 12 (t-mouse-mode) Remove the lighter. |
5 | 13 |