(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
[bpt/emacs.git] / src / keymap.c
1994-09-27 Karl Heuer(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key...
1994-09-19 Karl Heuer(Fkey_description): Reverse condition.
1994-09-18 Richard M. Stallman(Fkey_description): Give error if KEYS not an array.
1994-09-13 Richard M. Stallman(syms_of_keymap): Doc fix.
1994-08-11 Richard M. Stallman(Fdefine_key): Fix error message.
1994-08-07 Richard M. Stallman(Faccessible_keymaps): Fix previous change.
1994-08-06 Richard M. Stallman(Fuse_global_map, Fuse_local_map): Call record_asynch_b...
1994-08-03 Richard M. Stallman(Faccessible_keymaps): Use PREFIX to set loop starting
1994-06-21 Richard M. Stallman(Flookup_key): Add gcpro.
1994-06-15 Karl Heuer(Fsingle_key_description): Allow strings as keys.
1994-06-05 Richard M. Stallman(Fkey_description): Avoid using Fmapconcat--do it directly.
1994-05-24 Richard M. Stallman(describe_map): Fix the call to Fequal.
1994-05-05 Richard M. Stallman(describe_map): Ignore bindings for all except symbols...
1994-04-29 Karl Heuer(Fsingle_key_description): Undo previous change.
1994-04-29 Karl Heuer(describe_buffer_bindings): gcpro stuff. Delete some...
1994-04-29 Karl Heuer(describe_map_tree): gcpro some things.
1994-04-29 Karl Heuer(Fsingle_key_description): Accept strings as keys since...
1994-04-20 Karl Heuer(describe_map_tree, describe_map): Skip keymaps we...
1994-04-20 Karl Heuer(describe_map): Merge with describe_map_2.
1994-04-13 Richard M. Stallman(describe_map_tree): Fix call to Flookup_key.
1994-04-12 Richard M. Stallman(Fkey_binding): Declare accept_default.
1994-04-09 Richard M. Stallman(get_keymap): Pass 1 as ERROR to get_keymap_1.
1994-04-06 Karl Heuer(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
1994-03-25 Karl Heuer(Fwhere_is_internal): Skip duplicates.
1994-03-23 Karl Heuer(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
1994-03-23 Richard M. Stallman(where_is_string, Fwhere_is): Deleted.
1994-03-22 Karl Heuer(Fdefine_key): Check for non-events in keyvector.
1994-03-21 Karl Heuer(Fkeymapp): Doc fix.
1994-03-21 Karl Heuer(Fcopy_keymap): Account for menus and equiv-key cache.
1994-02-21 Richard M. Stallman(get_keyelt): Cached equiv-key data is now a sublist.
1994-02-19 Richard M. Stallman(get_keyelt): Discard keyboard equivalents
1994-02-04 Richard M. Stallman(Fwhere_is_internal): Take just one keymap arg.
1994-01-30 Richard M. StallmanWhitespace changes.
1994-01-29 Karl HeuerScale by sizeof when allocating objects.
1994-01-16 Richard M. Stallman(Fkey_binding): Handle Voverriding_local_map.
1994-01-10 Richard M. Stallman(describe_map_tree): New arg NOMENU.
1993-12-29 Richard M. Stallman(describe_command): If binding is a kbd macro, say so.
1993-12-23 Richard M. Stallman(Fwhere_is_internal): Doc fix.
1993-11-21 Richard M. StallmanDoc fix.
1993-11-17 Richard M. Stallman(Fkey_binding): Doc fix.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-11 Richard M. Stallman(describe_buffer_bindings): Declare shadow just once.
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-07 Richard M. Stallman(describe_map_tree): When inserting TITLE, mention...
1993-07-03 Richard M. Stallman(Faccessible_keymaps): Doc fix.
1993-07-02 Richard M. Stallman(describe_map_tree): Insert key_heading here.
1993-06-28 Richard M. Stallman(describe_map_2): Cleanups.
1993-06-15 Richard M. StallmanMake prefix keys work with keymap inheritance
1993-06-12 Richard M. Stallman(get_keymap_1): Add missing semicolon.
1993-06-12 Richard M. Stallman(Fcopy_keymap): Check Fkeymapp value with NILP.
1993-06-11 Richard M. Stallman(Fdescribe_vector): Use current buf, not standard-output.
1993-06-07 Richard M. StallmanDoc fix.
1993-06-06 Richard M. Stallman(access_keymap, store_in_keymap): Discard meaningless
1993-06-02 Richard M. Stallman(syms_of_keymap): Add missing 2nd arg to Fcons.
1993-05-28 Richard M. Stallman(syms_of_keymap): Create global_map 256 slots long.
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-19 Jim BlandyDoc fix.
1993-05-14 Richard M. Stallman(access_keymap): Handle any length vector.
1993-05-13 Richard M. Stallman(current_minor_maps): Call Findirect_function, so symbols
1993-05-12 Richard M. Stallman(Faccessible_keymaps): Use whatever size the vector...
1993-05-10 Jim Blandy* keymap.c (Fwhere_is_internal): If FIRSTONLY is non...
1993-05-04 Jim Blandy* keymap.c (Fdefine_prefix_command): Doc fix.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Jim Blandy* keymap.c (Fkeymapp): Doc fix.
1993-03-24 Richard M. Stallman(push_key_description): Ignore bits above meta_modifier.
1993-03-10 Richard M. Stallman(Fdefine_key): Use proper meta-bit to clear.
1993-03-07 Richard M. StallmanInclude termhooks.h.
1993-02-22 Jim Blandy* keymap.c (Fdescribe_vector): Pass the proper number...
1993-02-19 Richard M. Stallman(describe_map): Call Fkey_description before build_string.
1993-02-14 Jim Blandy* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-11-07 Jim Blandy* keymap.c (get_keymap_1): Don't try to autoload OBJECT...
1992-10-31 Jim Blandy* keymap.c (Fdefine_key, Flookup_key, describe_map...
1992-10-19 Jim Blandy* keymap.c (store_in_keymap): Don't forget to QUIT...
1992-10-11 Jim Blandy* keymap.c (initial_define_lispy_key): New function...
1992-10-03 Jim Blandy* keymap.c (access_keymap, store_in_keymap,
1992-09-29 Jim Blandy* keymap.c (access_keymap): Don't forget to QUIT while...
1992-09-28 Jim Blandy* keymap.c (access_keymap): Remove code to notice bindi...
1992-09-23 Jim Blandy* keymap.c (DENSE_TABLE_SIZE): Doc fix.
1992-09-18 Richard M. Stallman(get_keyelt): Skip menu help string after menu item...
1992-09-13 Jim Blandy* keymap.c (describe_buffer_bindings): Adjust key_headi...
1992-09-11 Richard M. Stallman(Fmake_sparse_keymap, Fmake_keymap): New optional arg...
1992-05-18 Jim Blandyentered into RCS
1992-01-28 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-12-20 Jim Blandy*** empty log message ***
1991-07-31 Jim Blandy*** empty log message ***
1991-07-28 Jim Blandy*** empty log message ***
1991-05-06 Jim BlandyInitial revision