Mercurial > emacs
diff src/ChangeLog @ 84969:6e58c1c8c0fc
(Fgpm_mouse_start): Don't signal an error if already activated on this tty.
(Fgpm_mouse_stop): Only deactivate if it was activated on this tty.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 28 Sep 2007 20:07:54 +0000 |
parents | 85eb2660cbe3 |
children | fa7bea83350f |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 28 19:47:02 2007 +0000 +++ b/src/ChangeLog Fri Sep 28 20:07:54 2007 +0000 @@ -1,5 +1,9 @@ 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca> + * term.c (Fgpm_mouse_start): Don't signal an error if already activated + on this tty. + (Fgpm_mouse_stop): Only deactivate if it was activated on this tty. + * term.c (mouse_face_window): Rename from Qmouse_face_window. Update all users. (handle_one_term_event): Use Gpm_DrawPointer.