| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (push_key_description): Ignore bits above meta_modifier. | Richard M. Stallman | 1993-03-24 | 1 | -0/+3 |
* | (Fdefine_key): Use proper meta-bit to clear. | Richard M. Stallman | 1993-03-10 | 1 | -33/+23 |
* | Include termhooks.h. | Richard M. Stallman | 1993-03-07 | 1 | -11/+78 |
* | * keymap.c (Fdescribe_vector): Pass the proper number of arguments | Jim Blandy | 1993-02-22 | 1 | -1/+1 |
* | (describe_map): Call Fkey_description before build_string. | Richard M. Stallman | 1993-02-19 | 1 | -2/+6 |
* | * keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding, | Jim Blandy | 1993-02-14 | 1 | -29/+54 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -2/+8 |
* | * keymap.c (get_keymap_1): Don't try to autoload OBJECT's function | Jim Blandy | 1992-11-07 | 1 | -6/+13 |
* | * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume | Jim Blandy | 1992-10-31 | 1 | -21/+52 |
* | * keymap.c (store_in_keymap): Don't forget to QUIT in the | Jim Blandy | 1992-10-19 | 1 | -0/+4 |
* | * keymap.c (initial_define_lispy_key): New function, for defining | Jim Blandy | 1992-10-11 | 1 | -15/+28 |
* | * keymap.c (access_keymap, store_in_keymap, | Jim Blandy | 1992-10-03 | 1 | -6/+3 |
* | * keymap.c (access_keymap): Don't forget to QUIT while scanning | Jim Blandy | 1992-09-29 | 1 | -0/+2 |
* | * keymap.c (access_keymap): Remove code to notice bindings for | Jim Blandy | 1992-09-28 | 1 | -12/+12 |
* | * keymap.c (DENSE_TABLE_SIZE): Doc fix. | Jim Blandy | 1992-09-23 | 1 | -214/+204 |
* | (get_keyelt): Skip menu help string after menu item name. | Richard M. Stallman | 1992-09-18 | 1 | -2/+9 |
* | * keymap.c (describe_buffer_bindings): Adjust key_heading to match | Jim Blandy | 1992-09-13 | 1 | -5/+49 |
* | (Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed. | Richard M. Stallman | 1992-09-11 | 1 | -19/+32 |
* | entered into RCS | Jim Blandy | 1992-05-18 | 1 | -8/+3 |
* | *** empty log message *** | Jim Blandy | 1992-01-28 | 1 | -16/+39 |
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -75/+77 |
* | *** empty log message *** | Jim Blandy | 1991-12-20 | 1 | -17/+182 |
* | *** empty log message *** | Jim Blandy | 1991-07-31 | 1 | -1/+4 |
* | *** empty log message *** | Jim Blandy | 1991-07-28 | 1 | -12/+19 |
* | Initial revision | Jim Blandy | 1991-05-06 | 1 | -0/+1676 |