]> git.eshelyaron.com Git - emacs.git/commit
Avoid face clashes between Flymake and region highlighting
authorJoão Távora <joaotavora@gmail.com>
Sat, 2 Nov 2019 16:16:14 +0000 (16:16 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 2 Nov 2019 16:16:14 +0000 (16:16 +0000)
commit455e753a2b8fa2e83d23be1771f3371ba90b85f9
tree769d9ad4434d19623fe75ca1038a3fc8ca0e6042
parentb32c4d7bac8e0b3642d8ad90ee40a44466e29aad
Avoid face clashes between Flymake and region highlighting

Fix bug#34022.

* lisp/progmodes/flymake.el (flymake--highlight-line): Use
(PRIMARY . SECONDARY) priority value.
lisp/progmodes/flymake.el