]> code.delx.au - gnu-emacs/blobdiff - src/commands.h
(temp_output_buffer_setup): Use new type for overlays_(before|after).
[gnu-emacs] / src / commands.h
index 0494478541c1011c567cb5b126b240e3d0476602..d830573b58b13a2ee0ae1cd1a83affc04844ad55 100644 (file)
@@ -51,7 +51,7 @@ 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