Mercurial > emacs
changeset 66049:02f3f5b9a38f
(note_mouse_movement): Undo last change.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Wed, 12 Oct 2005 12:18:42 +0000 |
parents | 031cac470e0d |
children | 305c3788dcb2 |
files | src/macterm.c src/w32term.c src/xterm.c |
diffstat | 3 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/macterm.c Wed Oct 12 11:43:57 2005 +0000 +++ b/src/macterm.c Wed Oct 12 12:18:42 2005 +0000 @@ -4193,8 +4193,6 @@ /* Remember which glyph we're now on. */ remember_mouse_glyph (frame, pos->h, pos->v, &last_mouse_glyph); } - else - help_echo_string = previous_help_echo_string; }