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.
Mon, 10 Jul 2000 14:10:51 +0000 Gerd Moellmann (get_keymap_1): Add comment that this function can GC.
Tue, 04 Jul 2000 12:07:36 +0000 Gerd Moellmann (get_keyelt): Temporarily inhibit GC while evaluating
Mon, 26 Jun 2000 15:04:22 +0000 Gerd Moellmann (get_keyelt): For menu-items containing a `:filter
Mon, 19 Jun 2000 07:15:08 +0000 Ken Raeburn * keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
Sun, 18 Jun 2000 20:14:35 +0000 Ken Raeburn fix shadowing of 'keymap' enum value
Fri, 16 Jun 2000 15:17:41 +0000 Gerd Moellmann (describe_buffer_bindings): Add `\f\n' in front of titles.
Wed, 14 Jun 2000 13:35:45 +0000 Gerd Moellmann (Fsingle_key_description): Enclose function key and
Mon, 29 May 2000 11:54:51 +0000 Dave Love Include intervals.h.
Sat, 20 May 2000 00:03:16 +0000 Kenichi Handa (Fsingle_key_description): Use SPLIT_CHAR instead of
Wed, 15 Dec 1999 00:15:57 +0000 Kenichi Handa (push_key_description): Adjusted for the change of
Thu, 18 Nov 1999 05:10:13 +0000 Kenichi Handa (Fsingle_key_description): Use KEY_DESCRIPTION_SIZE to
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 10 Oct 1999 01:37:32 +0000 Phillip Rulon (Fsingle_key_description): Make tem big enough.
Mon, 20 Sep 1999 23:18:45 +0000 Gerd Moellmann (Flookup_key, Faccessible_keymaps, describe_vector,
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Wed, 08 Sep 1999 05:14:39 +0000 Richard M. Stallman (fix_submap_inheritance): Do nothing if the proper parent is an
Fri, 30 Jul 1999 14:37:30 +0000 Karl Heuer (get_keymap_1, get_keyelt): Check the type of OBJECT
Tue, 06 Apr 1999 19:36:02 +0000 Richard M. Stallman (Faccessible_keymaps): Really initialize i_byte.
Thu, 25 Feb 1999 08:43:17 +0000 Kenichi Handa (push_key_description): If enable-multibyte-characters
Wed, 24 Feb 1999 02:31:57 +0000 Kenichi Handa (push_key_description): If enable-multibyte-characters
Thu, 31 Dec 1998 13:16:45 +0000 Eli Zaretskii (Fdefine_prefix_command): Accept a third argument NAME
Tue, 29 Dec 1998 22:53:25 +0000 Richard M. Stallman (Fsingle_key_description): Handle (control ?x) etc.
Sat, 28 Nov 1998 22:16:09 +0000 Richard M. Stallman (Fsingle_key_description): Fix previous change.
Tue, 24 Nov 1998 04:55:16 +0000 Richard M. Stallman (Fmake_keymap): Doc fix.
Thu, 19 Nov 1998 04:30:14 +0000 Richard M. Stallman (Fsingle_key_description): Handle generic characters.
Tue, 28 Jul 1998 23:10:44 +0000 Richard M. Stallman (push_key_description): Output multibyte char as itself.
Tue, 14 Apr 1998 21:02:17 +0000 Dave Love Revert erroneous 1998-04-08 change.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Wed, 08 Apr 1998 08:24:33 +0000 Karl Heuer (fix_submap_inheritance): Fix parens.
Wed, 08 Apr 1998 06:43:52 +0000 Karl Heuer (describe_command): Use quotes around symbol name.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 05:53:36 +0000 Richard M. Stallman (fix_submap_inheritance, get_keyelt, store_in_keymap,
Wed, 11 Feb 1998 01:51:36 +0000 Richard M. Stallman (describe_map_tree): Add the maps we have already
Thu, 05 Feb 1998 03:31:41 +0000 Richard M. Stallman (Fdescribe_bindings_internal):
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 12 Jan 1998 12:52:55 +0000 Kenichi Handa (Fkey_description): Remember to set i_before.
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (push_key_description): If C >= 128, always use octal representation.
Fri, 09 Jan 1998 23:16:01 +0000 Richard M. Stallman (describe_vector): Unconditionally handle multibyte chars.
Fri, 02 Jan 1998 23:37:19 +0000 Richard M. Stallman (current_minor_maps):
Fri, 26 Dec 1997 10:38:56 +0000 Richard M. Stallman (Vminor_mode_overriding_map_alist): New variable.
Fri, 28 Nov 1997 14:50:36 +0000 Andreas Schwab (describe_map): Fix decl of arg ELT_DESCRIBER.
Thu, 27 Nov 1997 12:39:03 +0000 Kenichi Handa (describe_vector): Declaration fixed (delete `.' at the
Fri, 21 Nov 1997 15:18:28 +0000 Andreas Schwab (copy_keymap_1): Fix return type.
Thu, 16 Oct 1997 18:28:41 +0000 Karl Heuer (Faccessible_keymaps): Avoid alloca for fixed-size array.
Thu, 16 Oct 1997 18:13:44 +0000 Karl Heuer (Fwhere_is_internal): some minor mode bindings weren't
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (push_key_description): Delete useless `if' statement.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 04 Jun 1997 21:21:53 +0000 Richard M. Stallman (Fcopy_keymap): After copying a sub-char-table, do store the copy.
Fri, 23 May 1997 17:33:32 +0000 Richard M. Stallman (access_keymap, store_in_keymap): Don't look in a char-table
Sun, 18 May 1997 19:06:16 +0000 Richard M. Stallman (copy_keymap_1): Do nothing if ELT isn't a keymap.
Fri, 16 May 1997 00:43:22 +0000 Kenichi Handa Declare Fcopy_keymap as Lisp_Object in advance to
Wed, 14 May 1997 05:47:07 +0000 Richard M. Stallman (describe_vector): Identify charset row numbers clearly.