diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-09-07 13:48:20 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-09-07 14:05:28 +0200 |
commit | c6c9dfc8670f5698634a8d5853853056ff928974 (patch) | |
tree | a774e967c147407cb6d319ab89c5b37889df1e2c /test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el | |
parent | 50020d026cda1fdd70d8a08e08185dbb7183646a (diff) | |
download | emacs-c6c9dfc8670f5698634a8d5853853056ff928974.tar.gz emacs-c6c9dfc8670f5698634a8d5853853056ff928974.tar.bz2 emacs-c6c9dfc8670f5698634a8d5853853056ff928974.zip |
Simplify dolist and dotimes
We no longer care enough about non-lexbind code generation for it
to merit special attention; better to keep the code simple.
Suggested by Philip Kaludercic in
https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00354.html .
* lisp/subr.el (dolist, dotimes): Use uninterned symbols for variable
bindings generated by the macros, and discard the alternative code
versions for non-lexbind code. Use sensible variable names.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el')
0 files changed, 0 insertions, 0 deletions