aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-01-04* lisp/subr.el (esc-map): Initialize inside declarationStefan Monnier1-1/+0
2021-01-04* lisp/subr.el (global-map): Initialize inside declaration.Stefan Monnier1-1/+0
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-10-18Remove C version of substitute-command-keysStefan Kangas1-2/+0
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-10-16Make src headers idempotent and standalonePaul Eggert1-0/+2
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-3/+0
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-04-05Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.Paul Eggert1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-10-10keyboard.c, keymap.c: Use bool for booleans.Paul Eggert1-6/+7
2012-07-03Auto-generate EXFUN using make-docfileTom Tromey1-10/+0
2012-05-30* keymap.c (describe_map_tree): Revert 2011-07-07 change.Chong Yidong1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-09-10* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move declsPaul Eggert1-0/+11
2011-07-28* keymap.c: Integer overflow fixes.Paul Eggert1-1/+1
2011-07-07(describe_map_tree): Don't insert a double newline at the end of the stringLars Magne Ingebrigtsen1-2/+2
2011-04-10Make Emacs functions such as Fatom 'static' by default.Paul Eggert1-2/+0
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-3/+0
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-12-27Remove unused declarationsAndreas Schwab1-1/+0
2010-08-09Use const char* instead of char*.Dan Nicolaescu1-1/+1
2010-08-08Use const char* instead of char*.Dan Nicolaescu1-2/+2
2010-08-05Add declarations to header files.Dan Nicolaescu1-0/+1
2010-07-28Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu1-0/+4
2010-07-02Remove P_ and __P macros.Jan D1-12/+12
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-04-11* keymap.h (map_keymap_canonical): Declare.Stefan Monnier1-0/+3
2008-01-08Add 2008 to copyright years.Glenn Morris1-1/+1