log src/keymap.c @ 31829:43566b0aec59

age author description
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Fri, 08 Sep 2000 13:30:03 +0000 Gerd Moellmann (Fset_keymap_parent): Check for cycles in keymap
Mon, 28 Aug 2000 18:40:21 +0000 Dave Love (store_in_keymap): Add `static' to declaration.
Sun, 27 Aug 2000 16:21:55 +0000 Stefan Monnier (store_in_keymap, fix_submap_inheritance): New prototypes.
Mon, 14 Aug 2000 12:44:38 +0000 Gerd Moellmann (push_key_description): If C without modifiers is < 32,
Sat, 05 Aug 2000 19:27:01 +0000 Gerd Moellmann (current_minor_maps): Use xmalloc instead of malloc.
Wed, 02 Aug 2000 20:16:40 +0000 Gerd Moellmann (Fsingle_key_description): Add parameter NO_ANGLES.