]> git.eshelyaron.com Git - emacs.git/commit
Add ChkTeX flymake backend for latex-mode
authorMark Oteiza <mvoteiza@udel.edu>
Sun, 29 Oct 2017 00:32:50 +0000 (20:32 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sun, 29 Oct 2017 00:32:50 +0000 (20:32 -0400)
commit2ebdde6e9cfe5bba337cad0a8be695f1e2bce7f8
treead7bff22d699c0d848d07444c96d78e4a5a74d9c
parent5b5984179122eca63a2e778e1a36c0c2bb24ad88
Add ChkTeX flymake backend for latex-mode

* lisp/textmodes/tex-mode.el (tex-flymake): New custom group.
(tex-chktex-program, tex-chktex-extra-flags): New custom variables.
(latex-mode): Add backend to flymake-diagnostic-functions.
(tex-chktex--process): New variable.
(tex-chktex-command, tex-chktex): New functions.
lisp/textmodes/tex-mode.el