summaryrefslogtreecommitdiff
path: root/src/commands.h
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/subr.el (esc-map): Initialize inside declarationStefan Monnier2021-01-041-6/+0
* * lisp/subr.el (ctl-x-map): Initialize inside the declaration.Stefan Monnier2021-01-041-1/+0
* * lisp/subr.el (global-map): Initialize inside declaration.Stefan Monnier2021-01-041-1/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Make src headers idempotent and standalonePaul Eggert2015-10-161-0/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Omit redundant extern decls.Paul Eggert2014-06-171-4/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier2013-11-061-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * commands.h (immediate_quit): Remove duplicate decl.Paul Eggert2012-10-091-3/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * commands.h (last_point_position, last_point_position_buffer):Paul Eggert2011-04-111-10/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-43/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii2010-09-251-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Update for last_command_char rename.Glenn Morris2009-01-091-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * keymap.c (Vminibuffer_local_filename_must_match_map):Stefan Monnier2008-06-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (last_point_position_window): Declare.Richard M. Stallman2005-12-261-1/+4
* (Vminibuffer_local_filename_completion_map): Declare a new keymap forEli Zaretskii2005-12-021-0/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Vexecuting_kbd_macro): Declare instead of Vexecuting_macro.Richard M. Stallman2005-05-011-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-091-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (last_command): Var deleted; now part of struct kboard.Karl Heuer1995-06-091-10/+2
* (unread_command_char): Declared.Richard M. Stallman1994-07-181-0/+4
* (last_point_position_buffer): Declared.Richard M. Stallman1994-05-051-1/+4