Mercurial > emacs
changeset 22967:63801d5488f4
(Vthis_command): Renamed from this_command.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 09 Aug 1998 21:55:27 +0000 |
parents | 77b190eb087b |
children | edcf24874ef5 |
files | src/commands.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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