From: Richard M. Stallman Date: Sun, 9 Aug 1998 21:55:27 +0000 (+0000) Subject: (Vthis_command): Renamed from this_command. X-Git-Tag: emacs-20.3~112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e717e6d75de34853f8adcb6d42050e81cb4fe883;p=emacs.git (Vthis_command): Renamed from this_command. --- diff --git a/src/commands.h b/src/commands.h index 99c5ca75376..0494478541c 100644 --- a/src/commands.h +++ b/src/commands.h @@ -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