summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
diff options
context:
space:
mode:
authorPaul Pogonyshev <pogonyshev@gmail.com>2020-10-27 09:43:55 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2020-10-27 09:43:55 +0100
commit083707bbab74a7fcc60fa566156224924ffc3c64 (patch)
treea86611be219c7d559860d6dc6d767f8e3e401bab /lisp/emacs-lisp/lisp-mode.el
parent7f32224dc324b0ee0f1b512c8d8b19aeb80141c1 (diff)
downloademacs-083707bbab74a7fcc60fa566156224924ffc3c64.tar.gz
emacs-083707bbab74a7fcc60fa566156224924ffc3c64.tar.bz2
emacs-083707bbab74a7fcc60fa566156224924ffc3c64.zip
Don't leak result of nested byte-compilation to outer level
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Bind `byte-compiler-error-flag' instead of setting it (bug#41065). This fixes a problem of "leaking" the flag when compiling something that then compiles something that errors out (i.e., an "inner" compile).
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions