]> git.eshelyaron.com Git - emacs.git/commit
; Improved commentary in the variable constprop mechanism
authorMattias Engdegård <mattiase@acm.org>
Sun, 7 Feb 2021 09:35:36 +0000 (10:35 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 7 Feb 2021 09:35:36 +0000 (10:35 +0100)
commit765ffeb54569c1679b9f08b50c6a88fe50c525c8
tree3ac77b4e2ade6dbe2015f11ed5d460d0f21674e1
parent06e1e5eeacf67b11490431c3d36700a73cf49d88
; Improved commentary in the variable constprop mechanism

* lisp/emacs-lisp/byte-opt.el (byte-optimize--lexvars)
(byte-optimize--vars-outside-condition)
(byte-optimize-form-code-walker, byte-optimize-let-form):
Clarify various aspects in the variable constant-propagation code,
as kindly pointed out by Stefan Monnier.
lisp/emacs-lisp/byte-opt.el