]> git.eshelyaron.com Git - emacs.git/commit
flymake-diag-region really returns nil if region is invalid (bug#29174)
authorJoão Távora <joaotavora@gmail.com>
Thu, 9 Nov 2017 21:25:36 +0000 (21:25 +0000)
committerJoão Távora <joaotavora@gmail.com>
Thu, 9 Nov 2017 21:25:36 +0000 (21:25 +0000)
commit89382780e1729861d98eca6e028ca1c62662a59f
tree9407a0fe4872ecdf0e342e0e10d32647c5ec75a1
parent535688a4181ae4052db354ce2b877507f11c9e66
flymake-diag-region really returns nil if region is invalid (bug#29174)

Reported by Lele Gaifax <lele@metapensiero.it>.

* lisp/progmodes/flymake.el (flymake-diag-region): Really
return nil if the region is invalid.
lisp/progmodes/flymake.el