(elisp-flymake-byte-compile): Handle killed buffer in sentinel
commit289dd53bb3c139d4f282e5bc5dbfe066f9f026ab
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Dec 2017 21:00:07 +0000 (22 16:00 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Dec 2017 21:37:12 +0000 (22 16:37 -0500)
tree2d38017211cd23b7509f9dacd589948e64fdd9bd
parentcf36c821278414cad8584c690210577ad0a38e70
(elisp-flymake-byte-compile): Handle killed buffer in sentinel

* lisp/progmodes/elisp-mode.el (elisp-flymake-byte-compile):
Don't burp if the source-buffer has been killed.
lisp/progmodes/elisp-mode.el