aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from [email protected] (patch 152-156, 642-654)Karoly Lorentey2005-11-181-1/+7
|\
| * (shadow_lookup): If Flookup_key returns a number,Juri Linkov2005-11-091-1/+7
* | Change `keyboard-translate-table' to be terminal-local.Karoly Lorentey2005-10-281-4/+4
* | Merged from [email protected] (patch 543)Karoly Lorentey2005-09-171-1/+4
|\|
| * (Fdescribe_buffer_bindings): Reload `translate'Kim F. Storm2005-09-121-1/+4
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+4
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+3
| * (Fminor_mode_key_binding): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-4/+4
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Change key-translation-map to be terminal-local.Karoly Lorentey2005-06-261-11/+2
* | Make function-key-map a terminal-local variable (move it inside the kboard st...Karoly Lorentey2005-06-251-29/+2
* | Merged from [email protected] (patch 59, 240-245)Karoly Lorentey2005-04-111-2/+17
|\|
| * (where_is_internal): Convert a string used as event type into "(any string)".Richard M. Stallman2005-04-101-2/+17
* | Merged from [email protected] (patch 14-16, 95-106)Karoly Lorentey2005-02-191-20/+60
|\|
| * (describe_map_tree): New arg MENTION_SHADOW. Calls changed.Richard M. Stallman2005-02-151-20/+60
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-4/+15
|\|
| * (access_keymap): YAILOM.Stefan Monnier2005-01-281-3/+3
| * (access_keymap): Protect from bad value of meta_prefix_char.Richard M. Stallman2005-01-211-0/+4
| * (Fcurrent_active_maps): Ignore Voverriding_local_mapRichard M. Stallman2005-01-131-2/+9
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-1/+1
|\|
| * (Flookup_key): Check INTEGERP before XINT.Stefan Monnier2004-11-231-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-4/+8
|\|
| * (Fmap_keymap): New arg SORT-FIRST. UseRichard M. Stallman2004-11-161-4/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-3/+3
|\|
| * (Fkeymap_prompt): Accept symbol keymaps.Stefan Monnier2004-11-101-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-141-1/+2
|\|
| * (get_keymap): An autoload form is not a keymap.Stefan Monnier2004-10-131-1/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-111-8/+12
|\|
| * (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.Luc Teirlinck2004-08-091-8/+12
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-091-3/+3
|\|
| * (Flocal_key_binding, Fglobal_key_binding)Luc Teirlinck2004-08-081-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-031-2/+3
|\|
| * (Fset_keymap_parent): Minor doc fix.Luc Teirlinck2004-07-311-2/+1
| * (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.Luc Teirlinck2004-07-311-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+5
|\|
| * (Ftext_char_description): Doc fix.Luc Teirlinck2004-06-231-1/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-071-3/+4
|\|
| * (Fdescribe_vector): Fix docstring.Juanma Barranquero2004-06-051-3/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-231-4/+4
|\|
| * (Fdefine_key): Doc fix.Juanma Barranquero2004-05-221-4/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-3/+3
|\|
| * (Fkey_description): Fix the usual int/Lisp_Object mixup.Stefan Monnier2004-04-201-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-181-94/+133
|\|
| * (Fkey_description): Add optional PREFIX arg.Kim F. Storm2004-04-161-94/+133
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-10/+14
|\|
| * (Vmouse_events): Rename from Vmenu_events.Stefan Monnier2004-02-041-10/+14
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-0/+1
|/
* (map_keymap): Don't abort when binding is a vector.John Paul Wallington2003-10-031-1/+0