emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Mon, 06 Jun 2005 12:17:44 -0400

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.826 emacs/src/keyboard.c:1.827
*** emacs/src/keyboard.c:1.826  Thu May 26 14:53:55 2005
--- emacs/src/keyboard.c        Mon Jun  6 16:17:44 2005
***************
*** 1522,1527 ****
--- 1522,1528 ----
  
        Vthis_command = Qnil;
        real_this_command = Qnil;
+       Vthis_original_command=Qnil;
  
        /* Read next key sequence; i gets its length.  */
        i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],




reply via email to

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