diff options
| author | Stefan Monnier | 2013-09-27 21:07:18 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-09-27 21:07:18 -0400 |
| commit | 3b7b2692562700da696fcae01875017c6361d5e4 (patch) | |
| tree | bce94f0fc07a711fbde26e1118e934b48018937b /src/bytecode.c | |
| parent | 529fb53f7ef1f8f6dbc97b8c41efbc542a9bef3b (diff) | |
| download | emacs-3b7b2692562700da696fcae01875017c6361d5e4.tar.gz emacs-3b7b2692562700da696fcae01875017c6361d5e4.zip | |
* lisp/emacs-lisp/cl-macs.el:
(cl--loop-destr-temps): Remove.
(cl--loop-iterator-function): Rename from cl--loop-map-form and change
its convention.
(cl--loop-set-iterator-function): New function.
(cl-loop): Adjust accordingly, so as not to use cl-subst.
(cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
Bind `it' with `let' instead of substituting it with `cl-subst'.
(cl--unused-var-p): New function.
(cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
Eliminate some unused variable warnings.
Fixes: debbugs:15326
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions