diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2024-04-08 19:07:19 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2024-04-09 10:56:44 +0200 |
commit | cda5155c618d774810ce5e044efe1101846054ac (patch) | |
tree | c8eee5bd9217a76dc2b4817674e5e1c8f19cb663 /lisp/emacs-lisp/cl-generic.el | |
parent | 2c6eb49fa2d62fc07ccecdd1c074235064bf5375 (diff) | |
download | emacs-cda5155c618d774810ce5e044efe1101846054ac.tar.gz emacs-cda5155c618d774810ce5e044efe1101846054ac.tar.bz2 emacs-cda5155c618d774810ce5e044efe1101846054ac.zip |
Inhibit flymake lexical cookie warning in *scratch* (bug#70068)
Add a hack to prevent flymake from complaining about a missing lexical
cookie when enabled in *scratch*.
* lisp/emacs-lisp/bytecomp.el
(bytecomp--inhibit-lexical-cookie-warning): New variable.
(byte-compile-file): Use it to gate the warning.
* lisp/progmodes/elisp-mode.el (elisp-flymake-byte-compile):
Set the inhibitor when spawning a check in lisp-interaction-mode.
Diffstat (limited to 'lisp/emacs-lisp/cl-generic.el')
0 files changed, 0 insertions, 0 deletions