emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Wed, 12 Oct 2005 07:18:20 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.880 emacs/src/xterm.c:1.881
*** emacs/src/xterm.c:1.880     Tue Oct 11 22:37:01 2005
--- emacs/src/xterm.c   Wed Oct 12 11:18:19 2005
***************
*** 3610,3615 ****
--- 3610,3617 ----
        /* Remember which glyph we're now on.  */
        remember_mouse_glyph (frame, event->x, event->y, &last_mouse_glyph);
      }
+   else
+     help_echo_string = previous_help_echo_string;
  }
  
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]