diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-02-08 13:45:57 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-02-08 13:45:57 +0100 |
commit | 680bc20553ebf01375ab7957b6f0be066335fd6e (patch) | |
tree | e51b40f968a9f6bcd259bda40573cea0d5cc2c91 /lisp/emacs-lisp/timer-list.el | |
parent | f3fce3a71c7571be19a451403b46fa667bfa3c16 (diff) | |
download | emacs-680bc20553ebf01375ab7957b6f0be066335fd6e.tar.gz emacs-680bc20553ebf01375ab7957b6f0be066335fd6e.tar.bz2 emacs-680bc20553ebf01375ab7957b6f0be066335fd6e.zip |
Flatten nested `concat` calls
* lisp/emacs-lisp/byte-opt.el (byte-optimize-concat):
Flatten nested forms; concat is associative. This reduces the number
of calls and may coalesce adjacent constant strings.
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions