]> git.eshelyaron.com Git - emacs.git/commit
Unbreak M-x compile-defun of functions using flymake-log
authorJoão Távora <joaotavora@gmail.com>
Tue, 31 Aug 2021 17:32:58 +0000 (18:32 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 13 Sep 2021 17:40:58 +0000 (18:40 +0100)
commit2a02ac1fda22448fd74ea91fb15e6bec81743682
tree1dcd2f9a4c8d6e6a136c0b6a478c9d3284cf4572
parent0c1cb42b5bb635296c9f98fd23a466177be09c1a
Unbreak M-x compile-defun of functions using flymake-log

* lisp/progmodes/flymake.el (flymake-log): Check if compilation unit
  is indeed a string before treating it as a file name.
lisp/progmodes/flymake.el