]> git.eshelyaron.com Git - emacs.git/commit
Protect elisp-flymake-checkdoc against boundless diagnostics
authorJoão Távora <joaotavora@gmail.com>
Thu, 31 Dec 2020 13:24:32 +0000 (13:24 +0000)
committerJoão Távora <joaotavora@gmail.com>
Thu, 31 Dec 2020 14:03:53 +0000 (14:03 +0000)
commitf0d2b92f8b7377678231bec502c0f05b26b3a58e
tree861baeb082a9c95579dcf4ad8c4c8dc3452bbe08
parent87a2cfc085c9e3eae3005a0b8a7af8b4eda01eac
Protect elisp-flymake-checkdoc against boundless diagnostics

These would be the kind of "This file needs a ;;Code section" and
such.

* lisp/progmodes/elisp-mode.el (elisp-flymake-checkdoc): Resist
checkdoc diagnostics with no end position.
lisp/progmodes/elisp-mode.el