summaryrefslogtreecommitdiff
path: root/lisp/forms.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-02-04; Fix typosStefan Kangas
2024-01-21; Fix typos in symbol namesStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-21* lisp/forms.el (forms-mode): Prefer setq-local.Stefan Kangas
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-05-24Audit symbol quoting in Lisp doc stringsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
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