/[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.724 by rms, Tue Feb 4 11:51:40 2003 UTC revision 1.725 by lektu, Tue Feb 4 14:03:12 2003 UTC
# Line 10897  will be in `last-command' during the fol Line 10897  will be in `last-command' during the fol
10897                 doc: /* The command bound to the current key sequence before remapping.                 doc: /* The command bound to the current key sequence before remapping.
10898  It equals `this-command' if the original command was not remapped through  It equals `this-command' if the original command was not remapped through
10899  any of the active keymaps.  Otherwise, the value of `this-command' is the  any of the active keymaps.  Otherwise, the value of `this-command' is the
10900  result of looking up the original command in the active keymaps.  */);  result of looking up the original command in the active keymaps.  */);
10901    Vthis_original_command = Qnil;    Vthis_original_command = Qnil;
10902    
10903    DEFVAR_INT ("auto-save-interval", &auto_save_interval,    DEFVAR_INT ("auto-save-interval", &auto_save_interval,

Legend:
Removed from v.1.724  
changed lines
  Added in v.1.725

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