diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-07-15 21:28:30 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-07-16 12:17:32 +0200 |
commit | eb0e93478e423974fe6c7c7e4d183ea8d9f0e742 (patch) | |
tree | 872797f73a334fd6e1512d39376833b0197cbc91 /lisp/emacs-lisp/debug.el | |
parent | 69223ee97539a73dfd7eef9607e0d3a3911ea93b (diff) | |
download | emacs-eb0e93478e423974fe6c7c7e4d183ea8d9f0e742.tar.gz emacs-eb0e93478e423974fe6c7c7e4d183ea8d9f0e742.tar.bz2 emacs-eb0e93478e423974fe6c7c7e4d183ea8d9f0e742.zip |
Transform (list) -> nil in source optimiser
This optimisation is already done in the code generator but performing
it at this earlier stage is a useful normalising step that uncovers
more opportunities.
* lisp/emacs-lisp/byte-opt.el (byte-optimize-list): New.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions