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
|
Tue, 17 Sep 1996 16:19:07 +0000 |
Erik Naggum |
(syms_of_keymap): staticpro global_map.
|
Wed, 04 Sep 1996 16:09:43 +0000 |
Richard M. Stallman |
(syms_of_keymap): staticpro current_global_map;
|
Wed, 12 Jun 1996 21:47:59 +0000 |
Richard M. Stallman |
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
|
Mon, 10 Jun 1996 18:19:25 +0000 |
Richard M. Stallman |
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
|
Thu, 06 Jun 1996 20:25:48 +0000 |
Richard M. Stallman |
(Fkeymap_parent, Fset_keymap_parent): New functions.
|
Sun, 03 Mar 1996 19:29:10 +0000 |
Richard M. Stallman |
(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.
|
Wed, 24 Jan 1996 23:42:32 +0000 |
Karl Heuer |
(Faccessible_keymaps): Doc fix.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 23:39:59 +0000 |
Karl Heuer |
(describe_map): New arg nomenu.
|
Tue, 09 Jan 1996 03:16:51 +0000 |
Karl Heuer |
(Fapropos_internal): Fix previous change.
|
Tue, 09 Jan 1996 00:33:04 +0000 |
Erik Naggum |
(Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,
|
Thu, 04 Jan 1996 23:02:52 +0000 |
Karl Heuer |
(Flookup_key): Doc fix.
|
Thu, 21 Dec 1995 17:10:27 +0000 |
Karl Heuer |
(Fkey_binding): Handle text-property keymaps.
|
Mon, 30 Oct 1995 19:33:01 +0000 |
Richard M. Stallman |
(describe_translation): Insert newline after key description.
|
Thu, 19 Oct 1995 00:17:11 +0000 |
Richard M. Stallman |
(describe_map_tree): New arg always_title. Callers changed.
|