log src/keymap.c @ 13433:21a9f15132d7

age author description
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.
Wed, 13 Apr 1994 21:54:08 +0000 Richard M. Stallman (describe_map_tree): Fix call to Flookup_key.
Tue, 12 Apr 1994 16:37:03 +0000 Richard M. Stallman (Fkey_binding): Declare accept_default.
Sat, 09 Apr 1994 21:09:34 +0000 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
Wed, 06 Apr 1994 02:07:40 +0000 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
Fri, 25 Mar 1994 03:02:27 +0000 Karl Heuer (Fwhere_is_internal): Skip duplicates.
Wed, 23 Mar 1994 22:50:23 +0000 Karl Heuer (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
Wed, 23 Mar 1994 04:51:55 +0000 Richard M. Stallman (where_is_string, Fwhere_is): Deleted.
Tue, 22 Mar 1994 23:36:28 +0000 Karl Heuer (Fdefine_key): Check for non-events in keyvector.
Mon, 21 Mar 1994 22:53:17 +0000 Karl Heuer (Fkeymapp): Doc fix.
Mon, 21 Mar 1994 22:48:13 +0000 Karl Heuer (Fcopy_keymap): Account for menus and equiv-key cache.
Mon, 21 Feb 1994 21:50:02 +0000 Richard M. Stallman (get_keyelt): Cached equiv-key data is now a sublist.
Sat, 19 Feb 1994 06:29:30 +0000 Richard M. Stallman (get_keyelt): Discard keyboard equivalents
Fri, 04 Feb 1994 23:11:34 +0000 Richard M. Stallman (Fwhere_is_internal): Take just one keymap arg.
Sun, 30 Jan 1994 01:09:58 +0000 Richard M. Stallman Whitespace changes.
Sat, 29 Jan 1994 02:09:41 +0000 Karl Heuer Scale by sizeof when allocating objects.
Sun, 16 Jan 1994 23:39:50 +0000 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.