]> git.eshelyaron.com Git - emacs.git/commit
Make flymake-show-buffer-diagnostics error out in non-Flymake buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Apr 2022 08:05:44 +0000 (10:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Apr 2022 08:05:44 +0000 (10:05 +0200)
commitdad2a41a2ab792ab6fdc3ff972117102c3c3e5ca
tree46f8214c57e2dfa66ed8f9fb1c28be64aa926260
parente1d0632003157228650ba20d47cc607c0f9cae86
Make flymake-show-buffer-diagnostics error out in non-Flymake buffers

* lisp/progmodes/flymake.el (flymake-show-buffer-diagnostics):
Signal an error if run outside of a buffer with Flymake enabled
(bug#55097).
lisp/progmodes/flymake.el