summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-variable-set-nonvariable.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2021-07-21 10:54:43 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2021-07-21 11:17:18 +0200
commit070c80ee06664c90fb9c96a1b9c89f7b844ae712 (patch)
tree07712467dcbaf6eec175628bb63f42edd5badd3b /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-set-nonvariable.el
parent1b251ed4e8550c889d17fe7d88f58aa2fbc95fe0 (diff)
downloademacs-070c80ee06664c90fb9c96a1b9c89f7b844ae712.tar.gz
emacs-070c80ee06664c90fb9c96a1b9c89f7b844ae712.tar.bz2
emacs-070c80ee06664c90fb9c96a1b9c89f7b844ae712.zip
Fix mistake in `quote` optimiser
Found by Pip Cet. * lisp/emacs-lisp/byte-opt.el (byte-optimize-quote): Fix mistake that made this optimiser ineffective at removing quoting of nil, t, and keywords. The only obvious consequence is that we no longer need... (byte-optimize-form): ...a 'nil => nil normalising step here; remove. (byte-optimize-form-code-walker): Make the compiler warn about (quote).
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-set-nonvariable.el')
0 files changed, 0 insertions, 0 deletions