diff options
| author | Pip Cet | 2021-02-28 19:43:09 +0000 |
|---|---|---|
| committer | Pip Cet | 2021-03-02 07:14:13 +0000 |
| commit | 2b069c67d7410703898dfab8b337359322fcf123 (patch) | |
| tree | 23af6a48f4c1c065900246be84609c57b2b5fc31 /src | |
| parent | b9cb3b904008a80c69ab433f4851377967b100db (diff) | |
| download | emacs-2b069c67d7410703898dfab8b337359322fcf123.tar.gz emacs-2b069c67d7410703898dfab8b337359322fcf123.zip | |
Compile closures that modify their bound vars correctly (Bug#46834)
* lisp/emacs-lisp/bytecomp.el (byte-compile--reify-function): Don't
move let bindings into the lambda. Don't reverse list of
bindings. (byte-compile): Evaluate the return value if it was
previously reified.
* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-reify-function):
Add tests.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions