]> git.eshelyaron.com Git - emacs.git/commit
(cmd_error): Init Vlast_prefix_arg.
authorRichard M. Stallman <rms@gnu.org>
Sun, 7 Jun 1998 22:37:36 +0000 (22:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 7 Jun 1998 22:37:36 +0000 (22:37 +0000)
commit75045dcbffddb463735a9a27bd905b6cfcb7bc45
tree8a0229ba727ee773ac4e9003e2e3229b062f8a41
parentfe3fbdcc80c48c33a830ee4fdd379153f0f16229
(cmd_error): Init Vlast_prefix_arg.
(init_kboard, command_loop_1): Init Vlast_prefix_arg.
(Fcommand_execute): Set Vlast_prefix_arg to prefix arg used.

(command_loop_1): Set Vreal_last_command with Vlast_command.
(init_kboard): Init Vreal_last_command field.
(syms_of_keyboard): Set up Lisp var real-last-command.

(lispy_function_keys): Add kanji...eisu-toggle.
src/keyboard.c