/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.826 by lektu, Thu May 26 14:53:55 2005 UTC revision 1.827 by teirllm, Mon Jun 6 16:17:44 2005 UTC
# Line 1522  command_loop_1 () Line 1522  command_loop_1 ()
1522    
1523        Vthis_command = Qnil;        Vthis_command = Qnil;
1524        real_this_command = Qnil;        real_this_command = Qnil;
1525          Vthis_original_command=Qnil;
1526    
1527        /* Read next key sequence; i gets its length.  */        /* Read next key sequence; i gets its length.  */
1528        i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],        i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0],

Legend:
Removed from v.1.826  
changed lines
  Added in v.1.827

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26