(syms_of_keyboard): Set up new Lisp variable
commitd0d3a31145231a520300d9360b74dcac60aa3930
authorMartin Rudalics <rudalics@gmx.at>
Wed, 29 Aug 2007 09:01:48 +0000 (29 09:01 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 29 Aug 2007 09:01:48 +0000 (29 09:01 +0000)
tree7c1efafdb71e171f2039e8751ce5bd36ec325478
parentd2ff5d5051fa8f3a741ba897680cd6246a3e5280
(syms_of_keyboard): Set up new Lisp variable
last-repeatable-command.
(init_kboard): Initialize Vlast_repeatable_command.
(command_loop_1): Set it to real_this_command unless that was
bound to an input event.
(mark_kboards): Mark it.
src/ChangeLog
src/keyboard.c