log src/keyboard.c @ 23935:bf7a9485714a

age author description
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (read_char): Don't bind
Thu, 10 Dec 1998 04:25:07 +0000 Karl Heuer Doc fixes.
Wed, 02 Dec 1998 22:59:11 +0000 Geoff Voelker (Qlanguage_change): New variable.
Tue, 24 Nov 1998 08:56:27 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Wed, 14 Oct 1998 12:59:30 +0000 Richard M. Stallman (parse_menu_item): Avoid initialization for Lisp_Object.
Tue, 13 Oct 1998 03:46:13 +0000 Richard M. Stallman (Fclear_this_command_keys): New function.
Mon, 12 Oct 1998 06:13:00 +0000 Richard M. Stallman (parse_menu_item): For top level of menu bar,
Thu, 10 Sep 1998 15:47:53 +0000 Karl Heuer (command_loop_1): When switching to selected window's bfr,
Mon, 24 Aug 1998 10:11:57 +0000 Andreas Schwab (input-method-previous-message): Doc fix.
Tue, 18 Aug 1998 11:12:25 +0000 Richard M. Stallman (read_char): If not reading a key sequence (MAPS is nil),
Mon, 17 Aug 1998 07:04:41 +0000 Richard M. Stallman (Freset_this_command_lengths): Return nil.
Mon, 10 Aug 1998 07:22:21 +0000 Richard M. Stallman (read_char): Don't decrement this_command_key_count when saving it.
Sat, 08 Aug 1998 03:13:39 +0000 Richard M. Stallman (Vthis_command): Renamed from this_command.
Mon, 27 Jul 1998 05:37:42 +0000 Richard M. Stallman (Fexecute_extended_command):
Sun, 26 Jul 1998 23:03:58 +0000 Richard M. Stallman (Qinput_method_function): New variable.
Tue, 23 Jun 1998 03:09:24 +0000 Richard M. Stallman (command_loop): Reset executing_macro after
Mon, 22 Jun 1998 17:34:59 +0000 Karl Heuer (menu_item_eval_property): Bind Qinhibit_redisplay.
Sat, 13 Jun 1998 05:27:47 +0000 Richard M. Stallman (parse_menu_item): Put a quote around DEF
Sun, 07 Jun 1998 22:37:36 +0000 Richard M. Stallman (cmd_error): Init Vlast_prefix_arg.
Tue, 02 Jun 1998 15:49:47 +0000 Karl Heuer (syms_of_keyboard): Doc fix for suggest-key-bindings.
Thu, 28 May 1998 18:10:20 +0000 Richard M. Stallman (command_loop_1): In shortcuts for forward-char etc,,
Sat, 16 May 1998 18:30:52 +0000 Richard M. Stallman (read_char): If redisplay is preempted,
Tue, 12 May 1998 21:33:59 +0000 Richard M. Stallman (parse_menu_item): Argument inmenubar < 0 now means
Fri, 01 May 1998 04:51:51 +0000 Richard M. Stallman (Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.
Sun, 26 Apr 1998 22:34:53 +0000 Richard M. Stallman (parse_menu_item): Support keywords :keys and
Thu, 23 Apr 1998 21:25:55 +0000 Richard M. Stallman (Fcommand_execute): Truncate command-history here.
Tue, 14 Apr 1998 13:01:59 +0000 Andreas Schwab (parse_menu_item): Don't GCPRO non-lisp variables.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 05:49:49 +0000 Richard M. Stallman Include puresize.h for CHECK_IMPURE.