]> git.eshelyaron.com Git - emacs.git/commit
New major mode with font-locking for etc/AUTHORS
authorStefan Kangas <stefan@marxist.se>
Sun, 19 Sep 2021 13:46:44 +0000 (15:46 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 21 Sep 2021 19:40:15 +0000 (21:40 +0200)
commit7b62ea95c9616b6897b8a727a219925c62c38557
treebe533c103fc4a27948ff15d56dd6f9b0161ae9fc
parente4a9aa940beb032e97de6d4e4a23c2c9d94fdeb6
New major mode with font-locking for etc/AUTHORS

* lisp/textmodes/etc-authors-mode.el: New file.  (Bug#50674)
* etc/AUTHORS (mode): Add "mode: etc-authors" to local variables.
* admin/authors.el (authors): Add "mode: etc-authors" to local
variables of the generated AUTHORS file.
admin/authors.el
etc/AUTHORS
etc/NEWS
lisp/textmodes/etc-authors-mode.el [new file with mode: 0644]