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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Wed, 12 Oct 2005 07:43:58 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.881 emacs/src/xterm.c:1.882
*** emacs/src/xterm.c:1.881     Wed Oct 12 11:18:19 2005
--- emacs/src/xterm.c   Wed Oct 12 11:43:57 2005
***************
*** 6634,6639 ****
--- 6634,6640 ----
          int tool_bar_p = 0;
  
          bzero (&compose_status, sizeof (compose_status));
+       bzero (&last_mouse_glyph, sizeof (last_mouse_glyph));
  
          if (dpyinfo->grabbed
              && last_mouse_frame




reply via email to

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