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.
|
Mon, 10 Jan 1994 21:30:25 +0000 |
Richard M. Stallman |
(describe_map_tree): New arg NOMENU.
|
Wed, 29 Dec 1993 07:43:21 +0000 |
Richard M. Stallman |
(describe_command): If binding is a kbd macro, say so.
|
Thu, 23 Dec 1993 01:54:13 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): Doc fix.
|
Sun, 21 Nov 1993 22:43:09 +0000 |
Richard M. Stallman |
Doc fix.
|
Wed, 17 Nov 1993 11:25:53 +0000 |
Richard M. Stallman |
(Fkey_binding): Doc fix.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Wed, 11 Aug 1993 21:10:44 +0000 |
Richard M. Stallman |
(describe_buffer_bindings): Declare shadow just once.
|
Sun, 18 Jul 1993 06:25:40 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Accept both strings and vectors
|
Wed, 07 Jul 1993 18:40:35 +0000 |
Richard M. Stallman |
(describe_map_tree): When inserting TITLE, mention PREFIX.
|
Sat, 03 Jul 1993 03:58:10 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Doc fix.
|
Fri, 02 Jul 1993 05:21:05 +0000 |
Richard M. Stallman |
(describe_map_tree): Insert key_heading here.
|
Mon, 28 Jun 1993 19:20:28 +0000 |
Richard M. Stallman |
(describe_map_2): Cleanups.
|
Tue, 15 Jun 1993 06:26:00 +0000 |
Richard M. Stallman |
Make prefix keys work with keymap inheritance
|
Sat, 12 Jun 1993 17:17:05 +0000 |
Richard M. Stallman |
(get_keymap_1): Add missing semicolon.
|
Sat, 12 Jun 1993 07:19:39 +0000 |
Richard M. Stallman |
(Fcopy_keymap): Check Fkeymapp value with NILP.
|
Fri, 11 Jun 1993 04:16:13 +0000 |
Richard M. Stallman |
(Fdescribe_vector): Use current buf, not standard-output.
|
Mon, 07 Jun 1993 17:19:36 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 06 Jun 1993 06:45:22 +0000 |
Richard M. Stallman |
(access_keymap, store_in_keymap): Discard meaningless
|
Wed, 02 Jun 1993 02:09:04 +0000 |
Richard M. Stallman |
(syms_of_keymap): Add missing 2nd arg to Fcons.
|
Fri, 28 May 1993 22:31:52 +0000 |
Richard M. Stallman |
(syms_of_keymap): Create global_map 256 slots long.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Wed, 19 May 1993 04:27:16 +0000 |
Jim Blandy |
Doc fix.
|
Fri, 14 May 1993 22:11:17 +0000 |
Richard M. Stallman |
(access_keymap): Handle any length vector.
|
Thu, 13 May 1993 00:20:51 +0000 |
Richard M. Stallman |
(current_minor_maps): Call Findirect_function, so symbols
|
Wed, 12 May 1993 21:58:16 +0000 |
Richard M. Stallman |
(Faccessible_keymaps): Use whatever size the vector has.
|
Mon, 10 May 1993 00:17:31 +0000 |
Jim Blandy |
* keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid
|
Tue, 04 May 1993 02:33:19 +0000 |
Jim Blandy |
* keymap.c (Fdefine_prefix_command): Doc fix.
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Thu, 25 Mar 1993 02:45:35 +0000 |
Jim Blandy |
* keymap.c (Fkeymapp): Doc fix.
|
Wed, 24 Mar 1993 10:05:49 +0000 |
Richard M. Stallman |
(push_key_description): Ignore bits above meta_modifier.
|
Wed, 10 Mar 1993 05:24:42 +0000 |
Richard M. Stallman |
(Fdefine_key): Use proper meta-bit to clear.
|
Sun, 07 Mar 1993 23:32:54 +0000 |
Richard M. Stallman |
Include termhooks.h.
|
Mon, 22 Feb 1993 14:44:52 +0000 |
Jim Blandy |
* keymap.c (Fdescribe_vector): Pass the proper number of arguments
|