log src/keymap.c @ 8473:c285c3b0ea54

age author description
Sun, 07 Aug 1994 06:40:55 +0000 Richard M. Stallman (Faccessible_keymaps): Fix previous change.
Sat, 06 Aug 1994 03:48:16 +0000 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
Wed, 03 Aug 1994 07:39:00 +0000 Richard M. Stallman (Faccessible_keymaps): Use PREFIX to set loop starting
Tue, 21 Jun 1994 19:46:07 +0000 Richard M. Stallman (Flookup_key): Add gcpro.
Wed, 15 Jun 1994 01:09:17 +0000 Karl Heuer (Fsingle_key_description): Allow strings as keys.
Sun, 05 Jun 1994 18:30:59 +0000 Richard M. Stallman (Fkey_description): Avoid using Fmapconcat--do it directly.
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.