Merged in changes from CVS trunk.
[bpt/emacs.git] / src / keymap.c
2004-04-18 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-16 Kim F. Storm(Fkey_description): Add optional PREFIX arg.
2004-04-16 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-15 Karoly LorenteyMerged in changes from CVS trunk.
2004-04-13 Karoly LorenteyMerged in changes from CVS trunk
2004-04-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-04-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-30 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-25 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-16 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-08 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-07 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-01 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-24 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-18 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-17 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-04 Stefan Monnier(Vmouse_events): Rename from Vmenu_events.
2004-02-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyConverted display hooks to be display-local. Plus...
2003-10-03 John Paul Wallington(map_keymap): Don't abort when binding is a vector.
2003-09-01 Miles BaderAdd arch taglines
2003-05-17 Richard M. Stallman(Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-05-05 Stefan Monnier(map_keymap): Doc fix.
2003-05-04 Stefan Monnier(map_keymap_item, map_keymap_char_table_item, map_keymap)
2003-03-18 Stefan Monnier(Faccessible_keymaps): Remove unused var.
2003-03-18 Stefan Monnier(accessible_keymaps_1): Break cycles but without preventing
2003-03-16 Stefan Monnier(Vmenu_events): New var.
2003-02-22 Stefan Monnier(copy_keymap_1): Make it static.
2003-02-21 Kai Großjohann(Fdefine_key): Clarification of formulation.
2003-02-21 Kai Großjohann(Fdefine_key): Doc fix.
2003-02-19 Kai GroßjohannTypo in docstring for define-key.
2003-02-12 Kim F. StormRenamed remap-command to command-remapping. All uses...
2003-02-11 Kim F. Storm(Fremap_command): Return nil if arg is not a symbol.
2003-01-06 Richard M. Stallman(apropos_predicate, apropos_accumulate): Make them...
2002-07-16 Ken Raeburn(Fdescribe_buffer_bindings): Use const for pointer to
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-12 Markus Rost(Fkey_binding): Fix typo.
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-02 Richard M. Stallman(Fdefine_key): Doc fix.
2002-07-02 Juanma Barranquero(syms_of_keymap): Fix typo.
2002-06-03 Thien-Thi Nguyen(describe_command): Cast `current_column' return value...
2002-05-20 Ken Raeburn* keymap.c (silly_event_symbol_error, Fsingle_key_descr...
2002-05-14 Stefan Monnier(keymap_parent): New fun, extracted from Fkeymap_parent.
2002-05-10 Kim F. Storm(current_minor_maps): Fixed resizing of cmm_maps;
2002-05-10 Kim F. Storm(Vemulation_mode_map_alists): New variable.
2002-02-24 Kim F. Storm(Flookup_key): Fixed problem in 2001-12-28 patch:
2002-02-23 Kim F. StormThe following changes rework my patch of 2002-02-06...
2002-02-07 Kim F. Storm(where_is_internal): Only check if definition is
2002-02-06 Kim F. Storm(Fdefine_key): Allow symbol as KEY argument for
2002-01-03 Richard M. Stallman(Fcurrent_active_maps): Put the `keymap' property map...
2001-12-29 Richard M. Stallman(silly_event_symbol_error): New subrtn, from Fdefine_key.
2001-12-28 Richard M. StallmanFix previous change; also correct its change log:
2001-12-28 Richard M. Stallman(Flookup_key): Add error message for trying to bind...
2001-12-20 Pavel JaníkDoc fix.
2001-11-26 Stefan Monnier(access_keymap): Handle t bindings like nil bindings.
2001-11-23 Pavel Janík(access_keymap): Remove unused variables `c1' and ...
2001-11-19 Stefan Monnier(Fdescribe_vector): Add `describer' parameter.
2001-11-13 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-07 Pavel Janík(access_keymap): Fix compilation error.
2001-11-07 Richard M. Stallman(access_keymap): Don't use initializers on Lisp_Object.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-11-01 Richard M. Stallman(Fdescribe_buffer_bindings): Print character property
2001-10-28 Pavel Janík(access_keymap): Remove unused variable `charset'.
2001-10-18 Stefan Monnier(current_minor_maps): `override' only shadows its
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-14 Stefan Monnier(access_keymap): Unify handling of `t' and generic...
2001-10-12 Stefan Monnier(Fkey_description): Use empty_string.
2001-10-08 Sam Steingoldcurrent-active-maps: quote newlines
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Stefan Monnier(Fkeymap_prompt, Fcurrent_active_maps): New funs.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-08-24 Gerd Moellmann(access_keymap): Return the cdr of the binding of
2001-08-22 Gerd Moellmann(access_keymap): Fix last change to not consider
2001-08-21 Gerd Moellmann(access_keymap): If a binding of the form (GENERIC...
2001-05-29 Gerd Moellmann(Fsingle_key_description): NUL-terminate the string
2001-05-28 Gerd Moellmann(Fsingle_key_description): Create a multibyte string
2001-05-16 Gerd Moellmann(Fsingle_key_description): Replace a build_string with
2001-02-26 Stefan Monnier(Faccessible_keymaps): Pass `is_metized' to accessible_...
2001-02-26 Stefan Monnier*** empty log message ***
2001-02-24 Stefan Monnier(where_is_internal): Accept non-ascii integer prefixes.
2001-01-31 Stefan Monnier(Fwhere_is_internal): Use the first valid binding
next