summaryrefslogtreecommitdiff
path: root/lisp/autoarg.el
AgeCommit message (Expand)Author
2021-04-11* lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-20Silence byte-compiler after my previous commitStefan Kangas
2020-04-19* lisp/autoarg.el: Use lexical binding.Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-23Remove references to universal-argument-num-events.Juanma Barranquero
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-09Replace last-command-char with last-command-event.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-11-27(autoarg-kp-mode): Doc fix.Juanma Barranquero
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2002-12-02(autoarg-kp-mode): Give it a :group.Dave Love
2002-11-29(autoarg-mode): Give it a :group.Dave Love
2000-06-05* autoarg.el (autoarg-mode, autoarg-kp-mode):Stefan Monnier
2000-06-02Rewritten to use define-minor-mode.Dave Love
2000-05-22Fix boilerplate comments.Dave Love
2000-05-17(autoarg-mode): Typo in the :set argument.Stefan Monnier
2000-05-14*** empty log message ***Dave Love