index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
forms.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-02-04
; Fix typos
Stefan Kangas
2024-01-21
; Fix typos in symbol names
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po 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-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-05-24
Audit symbol quoting in Lisp doc strings
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-03-31
* lisp/forms.el: Use lexical-binding. Remove redundant `:group` args
Stefan Monnier
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-26
* lisp/forms.el (forms--run-functions): New function
Stefan Monnier
2020-10-25
Remove some Emacs 19 compat code and references
Stefan Kangas
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-08-18
Remove some compat code from forms.el
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-01
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-03-18
; Spelling fixes
Paul Eggert
2016-03-12
Avoid errors in forms-mode when default major mode is text
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-08-26
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-05-19
Fix minor quoting problems in doc strings
Paul Eggert
2015-04-13
Deprecate `intangible' and `point-entered' properties
Stefan Monnier
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-10
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
Juanma Barranquero
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-06-02
Remove incorrect uses of "modeline".
Chong Yidong
2012-05-07
Move some forms.el example files to etc/forms directory
Glenn Morris
2012-05-04
Convert more defvars to defcustoms.
Chong Yidong
2012-04-09
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-03-28
Spelling fixes.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-11
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-04-19
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
[next]