diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-12-21 18:56:04 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-12-22 13:16:40 +0100 |
commit | c638a40d88f6ca105babbf9078b086491b649797 (patch) | |
tree | a98bfc784f95b6eecbe262b01bc59d72e5e934e8 /lisp/emacs-lisp/byte-opt.el | |
parent | 9db1fe638ecfdd2d8dd32e3ee47f97c5ed3312c1 (diff) | |
download | emacs-c638a40d88f6ca105babbf9078b086491b649797.tar.gz emacs-c638a40d88f6ca105babbf9078b086491b649797.tar.bz2 emacs-c638a40d88f6ca105babbf9078b086491b649797.zip |
Ensure proper mode of *Compile-Log* buffer (bug#67920)
Reported by OGAWA Hirofumi.
* lisp/emacs-lisp/bytecomp.el (displaying-byte-compile-warnings):
Move most of the innards to...
(bytecomp--displaying-warnings): ...this new function, for ease
of maintenance.
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
Wrap early warning about missing lexbind declaration in
`displaying-byte-compile-warnings` so that it doesn't cause the
creation of a compile-log buffer with the wrong mode.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions