summaryrefslogtreecommitdiff
path: root/src/keymap.c
AgeCommit message (Expand)Author
2006-01-30Merged from miles@gnu.org--gnu-2005 (patch 187, 704)Karoly Lorentey
2006-01-26(Fmap_keymap): Doc fix.Richard M. Stallman
2006-01-25Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7Miles Bader
2006-01-19(Fmap_keymap): Doc fix.Richard M. Stallman
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader
2006-01-06Merged from miles@gnu.org--gnu-2005 (patch 683-684)Karoly Lorentey
2006-01-03(describe_map_compare): Yet another int/Lisp_Object mixup.Stefan Monnier
2006-01-03Merged from miles@gnu.org--gnu-2005 (patch 682)Karoly Lorentey
2005-12-30(describe_map): Put sparse map elements into an array,Richard M. Stallman
2005-12-19Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)Karoly Lorentey
2005-12-19(Vfunction_key_map): Docstring fix: mention that bindings can be functions.Stefan Monnier
2005-12-11(Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.Richard M. Stallman
2005-12-10Merged in changes from CVS trunk.Karoly Lorentey
2005-12-02(Vminibuffer_local_filename_completion_map)Eli Zaretskii
2005-11-23Merged from miles@gnu.org--gnu-2005 (patch 656-658)Karoly Lorentey
2005-11-21(shadow_lookup): Use make_number to pass a number to Fsubstring.Ken Raeburn
2005-11-18Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey
2005-11-09(shadow_lookup): If Flookup_key returns a number,Juri Linkov
2005-10-28Change `keyboard-translate-table' to be terminal-local.Karoly Lorentey
2005-09-19Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82Miles Bader
2005-09-17Merged from miles@gnu.org--gnu-2005 (patch 543)Karoly Lorentey
2005-09-12(Fdescribe_buffer_bindings): Reload `translate'Kim F. Storm
2005-09-04Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-22Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader
2005-07-18(Fminor_mode_key_binding): Delete duplicate words.Juri Linkov
2005-07-12Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey
2005-07-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader
2005-07-05Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey
2005-07-04Update FSF's address.Lute Kamstra
2005-06-26Change key-translation-map to be terminal-local.Karoly Lorentey
2005-06-25Make function-key-map a terminal-local variable (move it inside the kboard st...Karoly Lorentey
2005-04-14Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37Miles Bader
2005-04-11Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)Karoly Lorentey
2005-04-10(where_is_internal): Convert a string used as event type into "(any string)".Richard M. Stallman
2005-02-19Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)Karoly Lorentey
2005-02-18Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15Miles Bader
2005-02-15(describe_map_tree): New arg MENTION_SHADOW. Calls changed.Richard M. Stallman
2005-02-03Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey
2005-01-29Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7Miles Bader
2005-01-28(access_keymap): YAILOM.Stefan Monnier
2005-01-22Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader
2005-01-21(access_keymap): Protect from bad value of meta_prefix_char.Richard M. Stallman
2005-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2Miles Bader
2005-01-13(Fcurrent_active_maps): Ignore Voverriding_local_mapRichard M. Stallman
2004-12-08Merged in changes from CVS trunk.Karoly Lorentey
2004-12-08Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader
2004-11-23(Flookup_key): Check INTEGERP before XINT.Stefan Monnier
2004-11-22Merged in changes from CVS trunk.Karoly Lorentey