]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/flymake.el: Small improvements for buffers display.
authorJuri Linkov <juri@linkov.net>
Mon, 22 Apr 2024 06:54:18 +0000 (09:54 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Apr 2024 18:38:27 +0000 (20:38 +0200)
commit7207002caeb54f59e2005acb2bb835b458123202
tree8b35561f341291de8bf565c37a1719a9acb2238e
parentff909d5a90bf79337653abe3f471b608434742a6
* lisp/progmodes/flymake.el: Small improvements for buffers display.

(flymake-mode-map): Bind mouse-1 click on the fringe to
'flymake-show-buffer-diagnostics' (bug#70459).
(flymake-show-buffer-diagnostics): Display buffer diagnostics
at the bottom.
(flymake-show-project-diagnostics): Display project diagnostics
at the bottom.

(cherry picked from commit 419550c7907275bf962986e1cc8fba1989d8659c)
lisp/progmodes/flymake.el