]> git.eshelyaron.com Git - emacs.git/commit
Don't prompt user when killing Flymake processes
authorKarl Chen <Karl.Chen@quarl.org>
Sat, 15 Oct 2016 20:16:26 +0000 (22:16 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 24 Oct 2016 09:34:04 +0000 (11:34 +0200)
commit7cc8c4b35bc7fe9b9224503744e3db847c2f96a8
tree447952e95d520fefd245682c0fe9e60bb6bf1a52
parent8ca70e402ecab5d7e71e418af6866c8b02d4f757
Don't prompt user when killing Flymake processes

* lisp/progmodes/flymake.el (flymake-start-syntax-check-process):
Don’t prompt the user when killing Flymake processes.

* doc/misc/flymake.texi (Starting the syntax check process):
Document new behavior.
doc/misc/flymake.texi
etc/NEWS
lisp/progmodes/flymake.el