summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2020-07-27 11:27:00 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2020-07-28 15:48:38 +0200
commite5889c704f9351c2cb91d8db2b36af72d9ab4151 (patch)
tree717b8fadcac2e060719a103d7bff95386382de06 /lisp/emacs-lisp/lisp.el
parent33ee3266286db00feef2839e172f613c4370fc1b (diff)
downloademacs-e5889c704f9351c2cb91d8db2b36af72d9ab4151.tar.gz
emacs-e5889c704f9351c2cb91d8db2b36af72d9ab4151.tar.bz2
emacs-e5889c704f9351c2cb91d8db2b36af72d9ab4151.zip
Simplify and streamline optimizer clauses
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove clause for 'with-output-to-temp-buffer', since it is a macro and will have been expanded before reaching this point. Move clauses for 'lambda' and 'closure' to avoid splitting a cond jump table.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions