summaryrefslogtreecommitdiff
path: root/src/keymap.h
AgeCommit message (Expand)Author
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-15Merge from emacs--devo--0Miles Bader
2007-07-10(map_keymap_function_t): More informative prototype.Stefan Monnier
2007-06-25* keymaps.texi (Active Keymaps): Document new POSITION argument ofDavid Kastrup
2007-04-22Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-04-01(Fcommand_remapping): New optional argument.Chong Yidong
2007-01-29Merged from emacs@sv.gnu.orgKaroly Lorentey
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-10-14Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-09-15* NEWS: explain new behavior and arguments of `key-binding' andDavid Kastrup
2006-02-12Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-12-25Reimplement terminal parameters in C; clean up term.c, create terminal.c.Karoly Lorentey
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-02-21Declare Fcurrent_active_maps, used in doc.c.Stefan Monnier
2005-02-15(describe_map_tree): Change decl.Richard M. Stallman
2004-04-16(Fkey_description): Fix prototype.Kim F. Storm
2003-09-01Add arch taglinesMiles Bader
2003-05-04(map_keymap_function_t): New type.Stefan Monnier
2003-02-12Renamed remap-command to command-remapping. All uses changed.Kim F. Storm
2002-02-23(Fremap_command): Declare extern.Kim F. Storm
2002-02-06(Fkey_binding, Fwhere_is_internal): Update prototype.Kim F. Storm
2001-11-19(describe_vector): Update prototype.Stefan Monnier
2001-10-12(Fcopy_keymap): Don't export.Stefan Monnier
2001-10-08New file. Extracted from lisp.h.Stefan Monnier