log src/keymap.c @ 4296:294aa73cf31c

age author description
Sun, 18 Jul 1993 06:25:40 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Wed, 07 Jul 1993 18:40:35 +0000 Richard M. Stallman (describe_map_tree): When inserting TITLE, mention PREFIX.
Sat, 03 Jul 1993 03:58:10 +0000 Richard M. Stallman (Faccessible_keymaps): Doc fix.
Fri, 02 Jul 1993 05:21:05 +0000 Richard M. Stallman (describe_map_tree): Insert key_heading here.
Mon, 28 Jun 1993 19:20:28 +0000 Richard M. Stallman (describe_map_2): Cleanups.
Tue, 15 Jun 1993 06:26:00 +0000 Richard M. Stallman Make prefix keys work with keymap inheritance
Sat, 12 Jun 1993 17:17:05 +0000 Richard M. Stallman (get_keymap_1): Add missing semicolon.
Sat, 12 Jun 1993 07:19:39 +0000 Richard M. Stallman (Fcopy_keymap): Check Fkeymapp value with NILP.
Fri, 11 Jun 1993 04:16:13 +0000 Richard M. Stallman (Fdescribe_vector): Use current buf, not standard-output.
Mon, 07 Jun 1993 17:19:36 +0000 Richard M. Stallman Doc fix.
Sun, 06 Jun 1993 06:45:22 +0000 Richard M. Stallman (access_keymap, store_in_keymap): Discard meaningless
Wed, 02 Jun 1993 02:09:04 +0000 Richard M. Stallman (syms_of_keymap): Add missing 2nd arg to Fcons.
Fri, 28 May 1993 22:31:52 +0000 Richard M. Stallman (syms_of_keymap): Create global_map 256 slots long.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 04:27:16 +0000 Jim Blandy Doc fix.
Fri, 14 May 1993 22:11:17 +0000 Richard M. Stallman (access_keymap): Handle any length vector.
Thu, 13 May 1993 00:20:51 +0000 Richard M. Stallman (current_minor_maps): Call Findirect_function, so symbols
Wed, 12 May 1993 21:58:16 +0000 Richard M. Stallman (Faccessible_keymaps): Use whatever size the vector has.
Mon, 10 May 1993 00:17:31 +0000 Jim Blandy * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
Tue, 04 May 1993 02:33:19 +0000 Jim Blandy * keymap.c (Fdefine_prefix_command): Doc fix.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 02:45:35 +0000 Jim Blandy * keymap.c (Fkeymapp): Doc fix.
Wed, 24 Mar 1993 10:05:49 +0000 Richard M. Stallman (push_key_description): Ignore bits above meta_modifier.
Wed, 10 Mar 1993 05:24:42 +0000 Richard M. Stallman (Fdefine_key): Use proper meta-bit to clear.
Sun, 07 Mar 1993 23:32:54 +0000 Richard M. Stallman Include termhooks.h.
Mon, 22 Feb 1993 14:44:52 +0000 Jim Blandy * keymap.c (Fdescribe_vector): Pass the proper number of arguments
Fri, 19 Feb 1993 05:43:54 +0000 Richard M. Stallman (describe_map): Call Fkey_description before build_string.
Sun, 14 Feb 1993 14:38:43 +0000 Jim Blandy * keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Sat, 07 Nov 1992 07:34:58 +0000 Jim Blandy * keymap.c (get_keymap_1): Don't try to autoload OBJECT's function
Sat, 31 Oct 1992 05:24:47 +0000 Jim Blandy * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume
Mon, 19 Oct 1992 18:41:06 +0000 Jim Blandy * keymap.c (store_in_keymap): Don't forget to QUIT in the
Sun, 11 Oct 1992 06:43:30 +0000 Jim Blandy * keymap.c (initial_define_lispy_key): New function, for defining
Sat, 03 Oct 1992 00:05:39 +0000 Jim Blandy * keymap.c (access_keymap, store_in_keymap,
Tue, 29 Sep 1992 16:01:03 +0000 Jim Blandy * keymap.c (access_keymap): Don't forget to QUIT while scanning
Mon, 28 Sep 1992 02:20:23 +0000 Jim Blandy * keymap.c (access_keymap): Remove code to notice bindings for
Wed, 23 Sep 1992 12:46:52 +0000 Jim Blandy * keymap.c (DENSE_TABLE_SIZE): Doc fix.
Fri, 18 Sep 1992 07:29:36 +0000 Richard M. Stallman (get_keyelt): Skip menu help string after menu item name.
Sun, 13 Sep 1992 12:33:23 +0000 Jim Blandy * keymap.c (describe_buffer_bindings): Adjust key_heading to match
Fri, 11 Sep 1992 23:30:25 +0000 Richard M. Stallman (Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed.
Mon, 18 May 1992 08:13:37 +0000 Jim Blandy entered into RCS
Tue, 28 Jan 1992 17:14:13 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Fri, 20 Dec 1991 07:15:37 +0000 Jim Blandy *** empty log message ***
Wed, 31 Jul 1991 17:51:28 +0000 Jim Blandy *** empty log message ***
Sun, 28 Jul 1991 14:50:08 +0000 Jim Blandy *** empty log message ***
Mon, 06 May 1991 03:30:56 +0000 Jim Blandy Initial revision