]> git.eshelyaron.com Git - emacs.git/commit
Flymake: do use condition-case-unless-debug
authorJoão Távora <joaotavora@gmail.com>
Wed, 20 Sep 2023 23:05:07 +0000 (00:05 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 20 Sep 2023 23:05:07 +0000 (00:05 +0100)
commit4da3ff1f0cc4eec6fa3780a73edb428f5b1e898a
tree3f3db3ba5f24fb7fe12625854720bb3d08da35b5
parent8b1947ffdd9d9eae26a308f0abaac45e06baac22
Flymake: do use condition-case-unless-debug

The reasons previously highlighted in the FIXME either don't apply
anymore or don't outweigh the advantages of using this macro.

* lisp/progmodes/flymake.el (flymake--run-backend): Do use
condition-case-unless-debug.
lisp/progmodes/flymake.el