]> 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>
Tue, 14 Sep 2021 11:22:15 +0000 (12:22 +0100)
commite793a73fbea3167368bd173211c1995e07dcf913
tree1c750e74f0e30ac44394e4530cfb291e6383992d
parent404023299429a2619c6e4bc5da80eb248d060ef9
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