aboutsummaryrefslogtreecommitdiffstats
path: root/src/commands.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-08-09 21:55:27 +0000
committerRichard M. Stallman <[email protected]>1998-08-09 21:55:27 +0000
commite717e6d75de34853f8adcb6d42050e81cb4fe883 (patch)
treef7b2e638491607e53877a3a446ed1a0e094229da /src/commands.h
parent966c0a72c3cd18b271b775b993839a7531c18734 (diff)
(Vthis_command): Renamed from this_command.
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h
index 99c5ca7537..0494478541 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