aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* Doc fix.Jim Blandy1993-05-191-3/+3
* (access_keymap): Handle any length vector.Richard M. Stallman1993-05-141-12/+9
* (current_minor_maps): Call Findirect_function, so symbolsRichard M. Stallman1993-05-131-1/+1
* (Faccessible_keymaps): Use whatever size the vector has.Richard M. Stallman1993-05-121-4/+4
* * keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoidJim Blandy1993-05-101-7/+50
* * keymap.c (Fdefine_prefix_command): Doc fix.Jim Blandy1993-05-041-1/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-0/+5
* * keymap.c (Fkeymapp): Doc fix.Jim Blandy1993-03-251-1/+1
* (push_key_description): Ignore bits above meta_modifier.Richard M. Stallman1993-03-241-0/+3
* (Fdefine_key): Use proper meta-bit to clear.Richard M. Stallman1993-03-101-33/+23
* Include termhooks.h.Richard M. Stallman1993-03-071-11/+78
* * keymap.c (Fdescribe_vector): Pass the proper number of argumentsJim Blandy1993-02-221-1/+1
* (describe_map): Call Fkey_description before build_string.Richard M. Stallman1993-02-191-2/+6
* * keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,Jim Blandy1993-02-141-29/+54
* JimB's changes since January 18thJim Blandy1993-01-261-2/+8
* * keymap.c (get_keymap_1): Don't try to autoload OBJECT's functionJim Blandy1992-11-071-6/+13
* * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assumeJim Blandy1992-10-311-21/+52
* * keymap.c (store_in_keymap): Don't forget to QUIT in theJim Blandy1992-10-191-0/+4
* * keymap.c (initial_define_lispy_key): New function, for definingJim Blandy1992-10-111-15/+28
* * keymap.c (access_keymap, store_in_keymap,Jim Blandy1992-10-031-6/+3
* * keymap.c (access_keymap): Don't forget to QUIT while scanningJim Blandy1992-09-291-0/+2
* * keymap.c (access_keymap): Remove code to notice bindings forJim Blandy1992-09-281-12/+12
* * keymap.c (DENSE_TABLE_SIZE): Doc fix.Jim Blandy1992-09-231-214/+204
* (get_keyelt): Skip menu help string after menu item name.Richard M. Stallman1992-09-181-2/+9
* * keymap.c (describe_buffer_bindings): Adjust key_heading to matchJim Blandy1992-09-131-5/+49
* (Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed.Richard M. Stallman1992-09-111-19/+32
* entered into RCSJim Blandy1992-05-181-8/+3
* *** empty log message ***Jim Blandy1992-01-281-16/+39
* *** empty log message ***Jim Blandy1992-01-131-75/+77
* *** empty log message ***Jim Blandy1991-12-201-17/+182
* *** empty log message ***Jim Blandy1991-07-311-1/+4
* *** empty log message ***Jim Blandy1991-07-281-12/+19
* Initial revisionJim Blandy1991-05-061-0/+1676