]> git.eshelyaron.com Git - emacs.git/commit
Fix more flymake-diag-region eob corner cases and add tests (bug#29201)
authorJoão Távora <joaotavora@gmail.com>
Sat, 11 Nov 2017 23:44:52 +0000 (23:44 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 11 Nov 2017 23:44:52 +0000 (23:44 +0000)
commite286b3381fa1be64174832560da963b1c0191640
tree868f64028e662664e8d47d21027213f812f20d68
parent9533d76b0b5bfe2df1cccc55a92c2545b1de4e2b
Fix more flymake-diag-region eob corner cases and add tests (bug#29201)

* lisp/progmodes/flymake.el (flymake-diag-region): Correct
more eob corner cases.

* test/lisp/progmodes/flymake-tests.el
(eob-region-and-trailing-newline): New test.
lisp/progmodes/flymake.el
test/lisp/progmodes/flymake-tests.el