log src/keymap.c @ 20883:4aeabf3b8f98

age author description
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.
Tue, 13 May 1997 19:41:21 +0000 Richard M. Stallman (get_keyelt): Handle an indirect entry with meta char.
Sat, 19 Apr 1997 22:59:20 +0000 Richard M. Stallman (describe_vector): Test for suppressed commands in
Sat, 19 Apr 1997 22:52:28 +0000 Richard M. Stallman (Faccessible_keymaps): Convert PREFIX to a vector
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (describe_vector): Adjusted for the new structure of Lisp_Char_Table.
Sun, 30 Mar 1997 19:58:28 +0000 Richard M. Stallman (Faccessible_keymaps): When metizing, convert a
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Thu, 27 Feb 1997 07:49:24 +0000 Kenichi Handa (describe_vector): Do not descibe deeper char-table if
Thu, 20 Feb 1997 06:51:14 +0000 Karl Heuer Include charset.h.
Fri, 17 Jan 1997 07:07:20 +0000 Richard M. Stallman (push_key_description): Print C-j, not TAB.
Sat, 26 Oct 1996 16:01:22 +0000 Richard M. Stallman (describe_buffer_bindings): Pass 1 for PARTIAL