diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-28 21:12:27 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-07-30 09:54:29 +0200 |
commit | 566e29f78ccee4fcf0421576c0306860c8afae0f (patch) | |
tree | aaedb56c599f5d80cb102b34e0fbc6522d74ba08 /lisp/emacs-lisp/cursor-sensor.el | |
parent | 5fb8b20fa35a931660d9d59afc9ca863dd33a123 (diff) | |
download | emacs-566e29f78ccee4fcf0421576c0306860c8afae0f.tar.gz emacs-566e29f78ccee4fcf0421576c0306860c8afae0f.tar.bz2 emacs-566e29f78ccee4fcf0421576c0306860c8afae0f.zip |
Single source optimiser entry point
Make the optimiser aware of lexical arguments. Otherwise we cannot
know for sure whether a variable is lexical or dynamic during
traversal.
* lisp/emacs-lisp/byte-opt.el (byte-optimize-one-form): New optimiser
entry point, replacing the recursive byte-optimize-form.
* lisp/emacs-lisp/bytecomp.el (byte-optimize-one-form): Autoload.
(byte-compile-keep-pending, byte-compile-top-level):
Use byte-optimize-one-form.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions