log src/keymap.c @ 3691:49ce2242f5c1

age author description
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.