annotate src/s/mach-bsd4-3.h @ 22384:9ec0714b3e0b

(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.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Jun 1998 22:37:36 +0000
parents 75d8f8175fef
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12418
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* I don't care if this doesn't do more than including bsd4-3.h;
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2 Mach is not bsd4-3 and the moment you forget it chances are that
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 you're in deep shit. */
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #include "bsd4-3.h"