summaryrefslogtreecommitdiff
path: root/lisp/forms.el
AgeCommit message (Expand)Author
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-03-31* lisp/forms.el: Use lexical-binding. Remove redundant `:group` argsStefan Monnier
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-26* lisp/forms.el (forms--run-functions): New functionStefan Monnier
2020-10-25Remove some Emacs 19 compat code and referencesStefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-08-18Remove some compat code from forms.elLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-01Fix usage of remove-text-propertiesBasil L. Contovounesios
2019-01-01Update copyright year to 2019Paul Eggert
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-03-18; Spelling fixesPaul Eggert
2016-03-12Avoid errors in forms-mode when default major mode is textEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-26Top-level elisp files respect ‘text-quoting-style’Paul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert
2015-04-13Deprecate `intangible' and `point-entered' propertiesStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-10lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-06-02Remove incorrect uses of "modeline".Chong Yidong
2012-05-07Move some forms.el example files to etc/forms directoryGlenn Morris
2012-05-04Convert more defvars to defcustoms.Chong Yidong
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-03-28Spelling fixes.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-11Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-04-14Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-26Comment.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