log src/keymap.c @ 67259:134dc8d03e55

age author description
Fri, 02 Dec 2005 13:47:11 +0000 Eli Zaretskii (Vminibuffer_local_filename_completion_map)
Mon, 21 Nov 2005 23:32:12 +0000 Ken Raeburn (shadow_lookup): Use make_number to pass a number to Fsubstring.
Wed, 09 Nov 2005 07:48:38 +0000 Juri Linkov (shadow_lookup): If Flookup_key returns a number,
Mon, 12 Sep 2005 10:26:35 +0000 Kim F. Storm (Fdescribe_buffer_bindings): Reload `translate'
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 18 Jul 2005 16:33:00 +0000 Juri Linkov (Fminor_mode_key_binding): Delete duplicate words.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 10 Apr 2005 01:43:18 +0000 Richard M. Stallman (where_is_internal): Convert a string used as event type into "(any string)".
Tue, 15 Feb 2005 06:39:18 +0000 Richard M. Stallman (describe_map_tree): New arg MENTION_SHADOW. Calls changed.
Fri, 28 Jan 2005 16:25:10 +0000 Stefan Monnier (access_keymap): YAILOM.
Fri, 21 Jan 2005 00:31:40 +0000 Richard M. Stallman (access_keymap): Protect from bad value of meta_prefix_char.
Thu, 13 Jan 2005 19:49:53 +0000 Richard M. Stallman (Fcurrent_active_maps): Ignore Voverriding_local_map
Tue, 23 Nov 2004 05:08:09 +0000 Stefan Monnier (Flookup_key): Check INTEGERP before XINT.
Tue, 16 Nov 2004 17:00:59 +0000 Richard M. Stallman (Fmap_keymap): New arg SORT-FIRST. Use
Wed, 10 Nov 2004 22:35:21 +0000 Stefan Monnier (Fkeymap_prompt): Accept symbol keymaps.
Wed, 13 Oct 2004 17:00:13 +0000 Stefan Monnier (get_keymap): An autoload form is not a keymap.
Mon, 09 Aug 2004 18:42:04 +0000 Luc Teirlinck (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
Sun, 08 Aug 2004 00:33:40 +0000 Luc Teirlinck (Flocal_key_binding, Fglobal_key_binding)
Sat, 31 Jul 2004 16:05:54 +0000 Luc Teirlinck (Fset_keymap_parent): Minor doc fix.
Sat, 31 Jul 2004 16:03:08 +0000 Luc Teirlinck (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
Wed, 23 Jun 2004 17:03:50 +0000 Luc Teirlinck (Ftext_char_description): Doc fix.
Sat, 05 Jun 2004 00:28:36 +0000 Juanma Barranquero (Fdescribe_vector): Fix docstring.
Sat, 22 May 2004 01:52:56 +0000 Juanma Barranquero (Fdefine_key): Doc fix.
Tue, 20 Apr 2004 19:44:26 +0000 Stefan Monnier (Fkey_description): Fix the usual int/Lisp_Object mixup.
Fri, 16 Apr 2004 21:16:33 +0000 Kim F. Storm (Fkey_description): Add optional PREFIX arg.
Wed, 04 Feb 2004 20:19:37 +0000 Stefan Monnier (Vmouse_events): Rename from Vmenu_events.
Fri, 03 Oct 2003 08:30:05 +0000 John Paul Wallington (map_keymap): Don't abort when binding is a vector.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 17 May 2003 12:47:55 +0000 Richard M. Stallman (Fset_keymap_parent, map_keymap, Fcopy_keymap)
Mon, 05 May 2003 18:06:03 +0000 Stefan Monnier (map_keymap): Doc fix.
Sun, 04 May 2003 00:13:06 +0000 Stefan Monnier (map_keymap_item, map_keymap_char_table_item, map_keymap)
Tue, 18 Mar 2003 19:35:23 +0000 Stefan Monnier (Faccessible_keymaps): Remove unused var.
Tue, 18 Mar 2003 19:34:31 +0000 Stefan Monnier (accessible_keymaps_1): Break cycles but without preventing
Sun, 16 Mar 2003 00:06:59 +0000 Stefan Monnier (Vmenu_events): New var.
Sat, 22 Feb 2003 22:18:42 +0000 Stefan Monnier (copy_keymap_1): Make it static.
Fri, 21 Feb 2003 16:38:34 +0000 Kai Grojohann (Fdefine_key): Clarification of formulation.
Fri, 21 Feb 2003 16:34:59 +0000 Kai Grojohann (Fdefine_key): Doc fix.
Wed, 19 Feb 2003 16:27:21 +0000 Kai Grojohann Typo in docstring for define-key.
Wed, 12 Feb 2003 23:13:43 +0000 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
Tue, 11 Feb 2003 14:35:24 +0000 Kim F. Storm (Fremap_command): Return nil if arg is not a symbol.
Mon, 06 Jan 2003 00:53:47 +0000 Richard M. Stallman (apropos_predicate, apropos_accumulate): Make them static.
Tue, 16 Jul 2002 19:48:37 +0000 Ken Raeburn (Fdescribe_buffer_bindings): Use const for pointer to
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Fri, 12 Jul 2002 03:37:49 +0000 Markus Rost (Fkey_binding): Fix typo.
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Tue, 02 Jul 2002 19:13:12 +0000 Richard M. Stallman (Fdefine_key): Doc fix.
Tue, 02 Jul 2002 15:27:56 +0000 Juanma Barranquero (syms_of_keymap): Fix typo.
Mon, 03 Jun 2002 01:39:27 +0000 Thien-Thi Nguyen (describe_command): Cast `current_column' return value to int.
Mon, 20 May 2002 08:06:00 +0000 Ken Raeburn * keymap.c (silly_event_symbol_error, Fsingle_key_description)
Tue, 14 May 2002 03:04:24 +0000 Stefan Monnier (keymap_parent): New fun, extracted from Fkeymap_parent.
Fri, 10 May 2002 23:57:14 +0000 Kim F. Storm (current_minor_maps): Fixed resizing of cmm_maps;
Fri, 10 May 2002 07:03:20 +0000 Kim F. Storm (Vemulation_mode_map_alists): New variable.
Sun, 24 Feb 2002 00:23:20 +0000 Kim F. Storm (Flookup_key): Fixed problem in 2001-12-28 patch:
Sat, 23 Feb 2002 22:00:37 +0000 Kim F. Storm The following changes rework my patch of 2002-02-06 which
Thu, 07 Feb 2002 11:12:50 +0000 Kim F. Storm (where_is_internal): Only check if definition is
Wed, 06 Feb 2002 22:57:42 +0000 Kim F. Storm (Fdefine_key): Allow symbol as KEY argument for
Thu, 03 Jan 2002 21:28:04 +0000 Richard M. Stallman (Fcurrent_active_maps): Put the `keymap' property map first.
Sat, 29 Dec 2001 14:54:18 +0000 Richard M. Stallman (silly_event_symbol_error): New subrtn, from Fdefine_key.
Fri, 28 Dec 2001 18:48:46 +0000 Richard M. Stallman Fix previous change; also correct its change log:
Fri, 28 Dec 2001 18:39:04 +0000 Richard M. Stallman (Flookup_key): Add error message for trying to bind [DEL], [RET], etc.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Mon, 26 Nov 2001 22:30:21 +0000 Stefan Monnier (access_keymap): Handle t bindings like nil bindings.
Fri, 23 Nov 2001 07:02:19 +0000 Pavel Jank (access_keymap): Remove unused variables `c1' and `c2'.
Mon, 19 Nov 2001 22:46:37 +0000 Stefan Monnier (Fdescribe_vector): Add `describer' parameter.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Wed, 07 Nov 2001 08:46:49 +0000 Pavel Jank (access_keymap): Fix compilation error.
Wed, 07 Nov 2001 03:35:05 +0000 Richard M. Stallman (access_keymap): Don't use initializers on Lisp_Object.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 19:55:42 +0000 Richard M. Stallman (Fdescribe_buffer_bindings): Print character property
Sun, 28 Oct 2001 10:52:19 +0000 Pavel Jank (access_keymap): Remove unused variable `charset'.
Thu, 18 Oct 2001 22:14:34 +0000 Stefan Monnier (current_minor_maps): `override' only shadows its
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 22:45:02 +0000 Stefan Monnier (access_keymap): Unify handling of `t' and generic-char.
Fri, 12 Oct 2001 18:46:30 +0000 Stefan Monnier (Fkey_description): Use empty_string.
Mon, 08 Oct 2001 13:33:20 +0000 Sam Steingold current-active-maps: quote newlines
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 09:47:10 +0000 Stefan Monnier (Fkeymap_prompt, Fcurrent_active_maps): New funs.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Fri, 24 Aug 2001 08:42:35 +0000 Gerd Moellmann (access_keymap): Return the cdr of the binding of
Wed, 22 Aug 2001 08:29:20 +0000 Gerd Moellmann (access_keymap): Fix last change to not consider
Tue, 21 Aug 2001 10:41:51 +0000 Gerd Moellmann (access_keymap): If a binding of the form (GENERIC-CHAR
Tue, 29 May 2001 14:09:27 +0000 Gerd Moellmann (Fsingle_key_description): NUL-terminate the string
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Wed, 16 May 2001 10:49:21 +0000 Gerd Moellmann (Fsingle_key_description): Replace a build_string with
Mon, 26 Feb 2001 17:16:00 +0000 Stefan Monnier (Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.
Mon, 26 Feb 2001 17:07:47 +0000 Stefan Monnier *** empty log message ***
Sat, 24 Feb 2001 17:07:17 +0000 Stefan Monnier (where_is_internal): Accept non-ascii integer prefixes.
Wed, 31 Jan 2001 15:19:30 +0000 Stefan Monnier (Fwhere_is_internal): Use the first valid binding
Mon, 29 Jan 2001 20:04:42 +0000 Gerd Moellmann Undo last change.
Mon, 29 Jan 2001 19:52:22 +0000 Gerd Moellmann (mouse_key_p): New function.
Thu, 25 Jan 2001 12:58:22 +0000 Dave Love (Fwhere_is_internal): Declare gcpro3, gcpro4.
Wed, 24 Jan 2001 19:39:42 +0000 Gerd Moellmann (Fwhere_is_internal): Don't nreverse the cached
Fri, 12 Jan 2001 11:19:11 +0000 Gerd Moellmann Call get_local_map with new argument list.
Thu, 28 Dec 2000 13:38:55 +0000 Gerd Moellmann (push_key_description): Add parameter FORCE_MULTIBYTE.
Thu, 21 Dec 2000 01:58:28 +0000 Kenichi Handa (push_key_description): Don't convert eight-bit-control
Wed, 20 Dec 2000 22:46:39 +0000 Stefan Monnier (where_is_internal): Check ascii_sequence_p rather than
Wed, 13 Dec 2000 14:13:10 +0000 Stefan Monnier (get_keyelt): Only eval the filter if `autoload' is set.
Mon, 11 Dec 2000 15:21:46 +0000 Gerd Moellmann (Fkey_description): If KEYS is an empty key sequence,
Fri, 08 Dec 2000 09:58:28 +0000 Gerd Moellmann (current_minor_maps): Use malloc. Prevent a leak.
Fri, 27 Oct 2000 23:01:20 +0000 Ken Raeburn * undo.c (record_delete): Check that last_undo_buffer is really a buffer before
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Wed, 25 Oct 2000 23:35:21 +0000 Stefan Monnier (where_is_cache, where_is_cache_keymaps): New vars.
Wed, 25 Oct 2000 04:42:10 +0000 Stefan Monnier Use AREF, ASET and ASIZE macros.
Wed, 25 Oct 2000 03:02:17 +0000 Stefan Monnier (fix_submap_inheritance): Use get_keymap_1 on parent_entry
Tue, 24 Oct 2000 12:32:33 +0000 Gerd Moellmann Update copyright.
Sun, 22 Oct 2000 04:48:48 +0000 Stefan Monnier (fix_submap_inheritance): Don't do anything if parent_entry
Wed, 18 Oct 2000 14:20:53 +0000 Gerd Moellmann (access_keymap): If IDX has a meta prefix, and there's
Mon, 16 Oct 2000 21:57:11 +0000 Stefan Monnier (keymap_memberp): Ensure that nil is not a member.
Sun, 15 Oct 2000 03:34:18 +0000 Stefan Monnier (Fkeymap_parent): Undefined autoload -> 1.
Sun, 15 Oct 2000 03:31:21 +0000 Stefan Monnier * keymap.c (access_keymap): Add AUTOLOAD parameter.
Wed, 04 Oct 2000 23:16:35 +0000 Stefan Monnier (Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
Sat, 30 Sep 2000 17:00:15 +0000 Stefan Monnier (keymap_memberp): New function.
Fri, 29 Sep 2000 06:47:05 +0000 Kenichi Handa Remove the line "#undef NULL".
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.
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.
Thu, 12 Oct 1995 21:18:42 +0000 Richard M. Stallman (describe_vector): Support nested char-tables.
Sat, 07 Oct 1995 22:00:06 +0000 Richard M. Stallman (describe_vector): Use Flength to get length of vector.
Fri, 28 Jul 1995 02:57:41 +0000 Richard M. Stallman (describe_buffer_bindings): Print bindings from
Mon, 17 Jul 1995 22:21:54 +0000 Karl Heuer (current_minor_maps): Catch errors in Findirect_function.
Sat, 17 Jun 1995 23:46:27 +0000 Richard M. Stallman (Vdefine_key_rebound_commands): New variable.
Fri, 16 Jun 1995 05:24:27 +0000 Karl Heuer (Fkey_binding, describe_buffer_bindings):
Fri, 09 Jun 1995 01:15:14 +0000 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
Mon, 29 May 1995 06:07:34 +0000 Karl Heuer (describe_vector): New arg entire_map.
Fri, 26 May 1995 02:49:43 +0000 Karl Heuer (describe_map_tree): Move declaration to lisp.h.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 22 Mar 1995 17:47:55 +0000 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
Sun, 26 Feb 1995 21:04:52 +0000 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
Thu, 23 Feb 1995 09:07:36 +0000 Richard M. Stallman (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
Tue, 24 Jan 1995 22:14:00 +0000 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
Sun, 08 Jan 1995 20:24:36 +0000 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
Mon, 02 Jan 1995 06:42:56 +0000 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
Fri, 18 Nov 1994 05:29:08 +0000 Karl Heuer (Fsingle_key_description): Use type test macros.
Wed, 16 Nov 1994 05:59:53 +0000 Karl Heuer (access_keymap): Use type test macros.
Wed, 16 Nov 1994 01:00:10 +0000 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
Tue, 15 Nov 1994 22:54:36 +0000 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
Wed, 09 Nov 1994 05:55:39 +0000 Karl Heuer (describe_buffer_bindings): Set help-mode in *Help* buffer.
Tue, 04 Oct 1994 16:05:05 +0000 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
Tue, 04 Oct 1994 12:14:16 +0000 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
Tue, 27 Sep 1994 02:26:34 +0000 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
Mon, 19 Sep 1994 17:46:42 +0000 Karl Heuer (Fkey_description): Reverse condition.
Sun, 18 Sep 1994 04:02:25 +0000 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
Tue, 13 Sep 1994 18:01:51 +0000 Richard M. Stallman (syms_of_keymap): Doc fix.
Thu, 11 Aug 1994 19:45:41 +0000 Richard M. Stallman (Fdefine_key): Fix error message.
Sun, 07 Aug 1994 06:40:55 +0000 Richard M. Stallman (Faccessible_keymaps): Fix previous change.
Sat, 06 Aug 1994 03:48:16 +0000 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
Wed, 03 Aug 1994 07:39:00 +0000 Richard M. Stallman (Faccessible_keymaps): Use PREFIX to set loop starting
Tue, 21 Jun 1994 19:46:07 +0000 Richard M. Stallman (Flookup_key): Add gcpro.
Wed, 15 Jun 1994 01:09:17 +0000 Karl Heuer (Fsingle_key_description): Allow strings as keys.
Sun, 05 Jun 1994 18:30:59 +0000 Richard M. Stallman (Fkey_description): Avoid using Fmapconcat--do it directly.
Tue, 24 May 1994 21:12:22 +0000 Richard M. Stallman (describe_map): Fix the call to Fequal.
Thu, 05 May 1994 20:25:41 +0000 Richard M. Stallman (describe_map): Ignore bindings for all except symbols and integers.
Fri, 29 Apr 1994 06:05:19 +0000 Karl Heuer (Fsingle_key_description): Undo previous change.
Fri, 29 Apr 1994 03:40:16 +0000 Karl Heuer (describe_buffer_bindings): gcpro stuff. Delete some unused code.
Fri, 29 Apr 1994 02:51:44 +0000 Karl Heuer (describe_map_tree): gcpro some things.
Fri, 29 Apr 1994 01:10:33 +0000 Karl Heuer (Fsingle_key_description): Accept strings as keys since the buffer menu uses
Wed, 20 Apr 1994 04:22:24 +0000 Karl Heuer (describe_map_tree, describe_map): Skip keymaps we've seen before.
Wed, 20 Apr 1994 03:04:46 +0000 Karl Heuer (describe_map): Merge with describe_map_2.