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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Thu, 30 Jun 2005 14:02:55 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.868 emacs/src/xterm.c:1.869
*** emacs/src/xterm.c:1.868     Thu Jun 30 14:56:48 2005
--- emacs/src/xterm.c   Thu Jun 30 18:02:52 2005
***************
*** 6287,6292 ****
--- 6287,6293 ----
            if (compose_status.chars_matched > 0 && nbytes == 0)
              break;
  
+           bzero (&compose_status, sizeof (compose_status));
            orig_keysym = keysym;
  
          /* Common for all keysym input events.  */




reply via email to

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