# HG changeset patch # User Richard M. Stallman # Date 902699727 0 # Node ID 63801d5488f4db9ed74611412b28aa12c07a7a09 # Parent 77b190eb087b60c50d5b4f5ae64963cfbddaae4a (Vthis_command): Renamed from this_command. diff -r 77b190eb087b -r 63801d5488f4 src/commands.h --- a/src/commands.h Sun Aug 09 06:31:29 1998 +0000 +++ b/src/commands.h Sun Aug 09 21:55:27 1998 +0000 @@ -56,7 +56,7 @@ /* 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