| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (describe_buffer_bindings): gcpro stuff. Delete some unused code. | Karl Heuer | 1994-04-29 | 1 | -16/+13 |
* | (describe_map_tree): gcpro some things. | Karl Heuer | 1994-04-29 | 1 | -4/+5 |
* | (Fsingle_key_description): Accept strings as keys since the buffer menu uses | Karl Heuer | 1994-04-29 | 1 | -1/+4 |
* | (describe_map_tree, describe_map): Skip keymaps we've seen before. | Karl Heuer | 1994-04-20 | 1 | -11/+23 |
* | (describe_map): Merge with describe_map_2. | Karl Heuer | 1994-04-20 | 1 | -33/+20 |
* | (describe_map_tree): Fix call to Flookup_key. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
* | (Fkey_binding): Declare accept_default. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
* | (get_keymap): Pass 1 as ERROR to get_keymap_1. | Richard M. Stallman | 1994-04-09 | 1 | -15/+19 |
* | (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP. | Karl Heuer | 1994-04-06 | 1 | -7/+8 |
* | (Fwhere_is_internal): Skip duplicates. | Karl Heuer | 1994-03-25 | 1 | -2/+4 |
* | (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key, | Karl Heuer | 1994-03-23 | 1 | -32/+40 |
* | (where_is_string, Fwhere_is): Deleted. | Richard M. Stallman | 1994-03-23 | 1 | -34/+0 |
* | (Fdefine_key): Check for non-events in keyvector. | Karl Heuer | 1994-03-22 | 1 | -0/+3 |
* | (Fkeymapp): Doc fix. | Karl Heuer | 1994-03-21 | 1 | -1/+1 |
* | (Fcopy_keymap): Account for menus and equiv-key cache. | Karl Heuer | 1994-03-21 | 1 | -4/+34 |
* | (get_keyelt): Cached equiv-key data is now a sublist. | Richard M. Stallman | 1994-02-21 | 1 | -7/+6 |
* | (get_keyelt): Discard keyboard equivalents | Richard M. Stallman | 1994-02-19 | 1 | -2/+14 |
* | (Fwhere_is_internal): Take just one keymap arg. | Richard M. Stallman | 1994-02-04 | 1 | -19/+46 |
* | Whitespace changes. | Richard M. Stallman | 1994-01-30 | 1 | -8/+10 |
* | Scale by sizeof when allocating objects. | Karl Heuer | 1994-01-29 | 1 | -4/+10 |
* | (Fkey_binding): Handle Voverriding_local_map. | Richard M. Stallman | 1994-01-16 | 1 | -13/+31 |
* | (describe_map_tree): New arg NOMENU. | Richard M. Stallman | 1994-01-10 | 1 | -6/+28 |
* | (describe_command): If binding is a kbd macro, say so. | Richard M. Stallman | 1993-12-29 | 1 | -0/+2 |
* | (Fwhere_is_internal): Doc fix. | Richard M. Stallman | 1993-12-23 | 1 | -3/+3 |
* | Doc fix. | Richard M. Stallman | 1993-11-21 | 1 | -0/+6 |
* | (Fkey_binding): Doc fix. | Richard M. Stallman | 1993-11-17 | 1 | -2/+2 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (describe_buffer_bindings): Declare shadow just once. | Richard M. Stallman | 1993-08-11 | 1 | -5/+1 |
* | * keyboard.c (read_key_sequence): Accept both strings and vectors | Jim Blandy | 1993-07-18 | 1 | -5/+5 |
* | (describe_map_tree): When inserting TITLE, mention PREFIX. | Richard M. Stallman | 1993-07-07 | 1 | -12/+39 |
* | (Faccessible_keymaps): Doc fix. | Richard M. Stallman | 1993-07-03 | 1 | -1/+3 |
* | (describe_map_tree): Insert key_heading here. | Richard M. Stallman | 1993-07-02 | 1 | -75/+158 |
* | (describe_map_2): Cleanups. | Richard M. Stallman | 1993-06-28 | 1 | -16/+17 |
* | Make prefix keys work with keymap inheritance | Richard M. Stallman | 1993-06-15 | 1 | -11/+69 |
* | (get_keymap_1): Add missing semicolon. | Richard M. Stallman | 1993-06-12 | 1 | -2/+3 |
* | (Fcopy_keymap): Check Fkeymapp value with NILP. | Richard M. Stallman | 1993-06-12 | 1 | -1/+1 |
* | (Fdescribe_vector): Use current buf, not standard-output. | Richard M. Stallman | 1993-06-11 | 1 | -3/+9 |
* | Doc fix. | Richard M. Stallman | 1993-06-07 | 1 | -2/+2 |
* | (access_keymap, store_in_keymap): Discard meaningless | Richard M. Stallman | 1993-06-06 | 1 | -1/+8 |
* | (syms_of_keymap): Add missing 2nd arg to Fcons. | Richard M. Stallman | 1993-06-02 | 1 | -1/+1 |
* | (syms_of_keymap): Create global_map 256 slots long. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Doc fix. | Jim Blandy | 1993-05-19 | 1 | -3/+3 |
* | (access_keymap): Handle any length vector. | Richard M. Stallman | 1993-05-14 | 1 | -12/+9 |
* | (current_minor_maps): Call Findirect_function, so symbols | Richard M. Stallman | 1993-05-13 | 1 | -1/+1 |
* | (Faccessible_keymaps): Use whatever size the vector has. | Richard M. Stallman | 1993-05-12 | 1 | -4/+4 |
* | * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid | Jim Blandy | 1993-05-10 | 1 | -7/+50 |
* | * keymap.c (Fdefine_prefix_command): Doc fix. | Jim Blandy | 1993-05-04 | 1 | -1/+1 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -0/+5 |
* | * keymap.c (Fkeymapp): Doc fix. | Jim Blandy | 1993-03-25 | 1 | -1/+1 |