summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-make-variable-buffer-local.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2021-12-18 19:45:38 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2021-12-18 20:09:48 +0100
commit941d15558f013612689afe9fd2501ce6119a5120 (patch)
tree8646808339a3645b14f1e9f45bd76d6324877c66 /test/lisp/emacs-lisp/bytecomp-resources/warn-make-variable-buffer-local.el
parent55f652c856837b903b28917c8f5c6834b1483197 (diff)
downloademacs-941d15558f013612689afe9fd2501ce6119a5120.tar.gz
emacs-941d15558f013612689afe9fd2501ce6119a5120.tar.bz2
emacs-941d15558f013612689afe9fd2501ce6119a5120.zip
Remove incorrect byte-hunk-handler for `eval`
This optimisation is of very limited utility and miscompiles top-level code having the form (eval 'CODE t) by replacing it with CODE which will then, as things currently stand, be evaluated with dynamic binding. * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-eval): Remove.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-make-variable-buffer-local.el')
0 files changed, 0 insertions, 0 deletions