]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/byte-opt.el: Make the build more reproducible
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 May 2021 17:38:05 +0000 (13:38 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 May 2021 17:38:05 +0000 (13:38 -0400)
commit354ecaf12b2de9836ebb0e8fd812f453a39e837c
treed215572118fb2865f0e19ac4a45094f546eb9b97
parent7a46fa9c751f7c3147cd9b27fe84c1ce25419d3b
* lisp/emacs-lisp/byte-opt.el: Make the build more reproducible

(byte-compile-inline-expand): When inlining code from another file,
always inline the byte-code version of the function.
(byte-optimize--pcase): Simplify edebug spec.
lisp/emacs-lisp/byte-opt.el