(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
authorKarl Heuer <kwzh@gnu.org>
Fri, 11 Feb 1994 08:05:12 +0000 (08:05 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 11 Feb 1994 08:05:12 +0000 (08:05 +0000)
commitb0f2a7bf453e9bd80d40284dd267b8e5a8e2269b
treedf38048ebd43063cba7a612ef44d22ee0c284bbe
parentfbb6c27bac52fcc3377b90fe31e6475256fe9232
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
(command_loop_1): Use it for post-command-hook.

(Fexecute_extended_command): Copy this_command_keys as a vector, not a string.
src/keyboard.c