]> git.eshelyaron.com Git - emacs.git/commit
Add basic Texinfo support for Flymake.
authorEarl Hyatt <okamsn@protonmail.com>
Tue, 7 Dec 2021 02:04:27 +0000 (21:04 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 16 Apr 2022 21:53:22 +0000 (17:53 -0400)
commit3145449ddbfe333f69c8588d249f6733fdeb2f28
tree21d0cba8db21c2dfb6fbc8c2f8d8d827c57a7cc6
parent79f2494680998f80264d389903ccbca08a179ad5
Add basic Texinfo support for Flymake.

* lisp/textmodes/texinfo.el (texinfo-flymake, texinfo--flymake-proc)
(texinfo-mode):
Add the functions texinfo-flymake and process variable
texinfo--flymake-proc.  Modify texinfo-mode to automatically add this
function to the hook flymake-diagnostic-functions.
lisp/textmodes/texinfo.el