summaryrefslogtreecommitdiff
path: root/lisp/expand.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Remove some useless commentsStefan Kangas2021-04-16
* Use lexical-binding in expand.elStefan Kangas2021-03-15
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Make more load-hooks obsoleteGlenn Morris2020-01-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Cleanup of TODO to prefer report-emacs-bugStefan Kangas2019-05-28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-05
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-16
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Rebind two global `C-x a' keys "n", "p"Juri Linkov2008-06-30
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Change example to always enable abbrev-mode, and remove redundant `function'.Eli Zaretskii2007-03-24
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (expand-pos): Use "non-nil" in docstrings.Juanma Barranquero2006-11-03
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* Converted backquote to the new style (in a string).Sam Steingold2001-11-27
* (expand-c-for-skeleton): Add explicit terminating \n.Stefan Monnier2001-10-12
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* (expand-abbrev-hook): Return t if expansion wasGerd Moellmann1999-12-30