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.