]> git.eshelyaron.com Git - emacs.git/commitdiff
(Vthis_command): Renamed from this_command.
authorRichard M. Stallman <rms@gnu.org>
Sun, 9 Aug 1998 21:55:27 +0000 (21:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 9 Aug 1998 21:55:27 +0000 (21:55 +0000)
src/commands.h

index 99c5ca75376160d66a670fa0e366145fc6b6d791..0494478541c1011c567cb5b126b240e3d0476602 100644 (file)
@@ -56,7 +56,7 @@ extern 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