]> code.delx.au - gnu-emacs/blobdiff - src/commands.h
(syms_of_lread) <load-history>: Doc fix.
[gnu-emacs] / src / commands.h
index 99c5ca75376160d66a670fa0e366145fc6b6d791..d830573b58b13a2ee0ae1cd1a83affc04844ad55 100644 (file)
@@ -51,12 +51,12 @@ extern Lisp_Object Vunread_command_events;
 
 /* Command char event to be re-read, or -1 if none.
    Setting this is obsolete, but some things should still check it.  */
-extern int unread_command_char;
+extern EMACS_INT unread_command_char;
 
 /* The command being executed by the command loop.
    Commands may set this, and the value set will be copied into
    current_kboard->Vlast_command instead of the actual command.  */
-extern Lisp_Object this_command;
+extern Lisp_Object Vthis_command;
 
 /* If not Qnil, this is a switch-frame event which we decided to put
    off until the end of a key sequence.  This should be read as the