]> git.eshelyaron.com Git - emacs.git/commit
Unbreak the button in the Flymake diagnostics buffer again
authorJoão Távora <joaotavora@gmail.com>
Tue, 10 Oct 2017 15:20:51 +0000 (16:20 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 10 Oct 2017 16:21:14 +0000 (17:21 +0100)
commit0526aac4ebdc397dbfafdcb7d93cf37c1bb1bc48
treed57631c5949bd8a1b4d858113d21978cb30c6abd
parentc89f001de1c36652a94366bf1aaeec40288d8305
Unbreak the button in the Flymake diagnostics buffer again

Adding the 'keymap' property enabled RET but broke the mouse-action.

* lisp/progmodes/flymake.el
(flymake--diagnostics-buffer-entries): Use 'action' instead of 'keymap'.
lisp/progmodes/flymake.el