diff options
author | João Távora <joaotavora@gmail.com> | 2017-11-09 20:44:11 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-11-09 20:45:05 +0000 |
commit | 72e62d3fdb2b24dd9808f49fbbd864715337d2bf (patch) | |
tree | fdd6195e2dd16be05cd58ae068345d17364cd7a4 /test/lisp/emacs-lisp/package-tests.el | |
parent | b28de574112991bfd2234989d080e54f565a549c (diff) | |
download | emacs-72e62d3fdb2b24dd9808f49fbbd864715337d2bf.tar.gz emacs-72e62d3fdb2b24dd9808f49fbbd864715337d2bf.tar.bz2 emacs-72e62d3fdb2b24dd9808f49fbbd864715337d2bf.zip |
Protect Flymake checkdoc backend against checkdoc errors (bug#29176)
The function checkdoc-current-buffer may error if there are unbalanced
parens, for example, but this shouldn't disable the
elisp-flymake-checkdoc backend.
* lisp/progmodes/elisp-mode.el (elisp-flymake-checkdoc): Use
ignore-errors.
Diffstat (limited to 'test/lisp/emacs-lisp/package-tests.el')
0 files changed, 0 insertions, 0 deletions