log src/keymap.c @ 7669:93b5868150b9

age author description
Tue, 24 May 1994 21:12:22 +0000 Richard M. Stallman (describe_map): Fix the call to Fequal.
Thu, 05 May 1994 20:25:41 +0000 Richard M. Stallman (describe_map): Ignore bindings for all except symbols and integers.
Fri, 29 Apr 1994 06:05:19 +0000 Karl Heuer (Fsingle_key_description): Undo previous change.
Fri, 29 Apr 1994 03:40:16 +0000 Karl Heuer (describe_buffer_bindings): gcpro stuff. Delete some unused code.
Fri, 29 Apr 1994 02:51:44 +0000 Karl Heuer (describe_map_tree): gcpro some things.
Fri, 29 Apr 1994 01:10:33 +0000 Karl Heuer (Fsingle_key_description): Accept strings as keys since the buffer menu uses
Wed, 20 Apr 1994 04:22:24 +0000 Karl Heuer (describe_map_tree, describe_map): Skip keymaps we've seen before.
Wed, 20 Apr 1994 03:04:46 +0000 Karl Heuer (describe_map): Merge with describe_map_2.
Wed, 13 Apr 1994 21:54:08 +0000 Richard M. Stallman (describe_map_tree): Fix call to Flookup_key.
Tue, 12 Apr 1994 16:37:03 +0000 Richard M. Stallman (Fkey_binding): Declare accept_default.
Sat, 09 Apr 1994 21:09:34 +0000 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
Wed, 06 Apr 1994 02:07:40 +0000 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
Fri, 25 Mar 1994 03:02:27 +0000 Karl Heuer (Fwhere_is_internal): Skip duplicates.
Wed, 23 Mar 1994 22:50:23 +0000 Karl Heuer (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
Wed, 23 Mar 1994 04:51:55 +0000 Richard M. Stallman (where_is_string, Fwhere_is): Deleted.
Tue, 22 Mar 1994 23:36:28 +0000 Karl Heuer (Fdefine_key): Check for non-events in keyvector.
Mon, 21 Mar 1994 22:53:17 +0000 Karl Heuer (Fkeymapp): Doc fix.
Mon, 21 Mar 1994 22:48:13 +0000 Karl Heuer (Fcopy_keymap): Account for menus and equiv-key cache.
Mon, 21 Feb 1994 21:50:02 +0000 Richard M. Stallman (get_keyelt): Cached equiv-key data is now a sublist.
Sat, 19 Feb 1994 06:29:30 +0000 Richard M. Stallman (get_keyelt): Discard keyboard equivalents
Fri, 04 Feb 1994 23:11:34 +0000 Richard M. Stallman (Fwhere_is_internal): Take just one keymap arg.
Sun, 30 Jan 1994 01:09:58 +0000 Richard M. Stallman Whitespace changes.
Sat, 29 Jan 1994 02:09:41 +0000 Karl Heuer Scale by sizeof when allocating objects.
Sun, 16 Jan 1994 23:39:50 +0000 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.
Mon, 10 Jan 1994 21:30:25 +0000 Richard M. Stallman (describe_map_tree): New arg NOMENU.
Wed, 29 Dec 1993 07:43:21 +0000 Richard M. Stallman (describe_command): If binding is a kbd macro, say so.
Thu, 23 Dec 1993 01:54:13 +0000 Richard M. Stallman (Fwhere_is_internal): Doc fix.
Sun, 21 Nov 1993 22:43:09 +0000 Richard M. Stallman Doc fix.
Wed, 17 Nov 1993 11:25:53 +0000 Richard M. Stallman (Fkey_binding): Doc fix.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".