]> git.eshelyaron.com Git - emacs.git/commit
* Some clean-up in comp.el
authorAndrea Corallo <akrl@sdf.org>
Mon, 28 Sep 2020 19:09:00 +0000 (21:09 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 29 Sep 2020 15:14:22 +0000 (17:14 +0200)
commit89f064104c25f8b4362ef54d28fd4bce18f6af3b
tree291f0e60096e6f9482cfd0d402b1b7154685d9b5
parent3129b3ffcb85be4acd1284616675025104d3c661
* Some clean-up in comp.el

* lisp/emacs-lisp/comp.el (comp-emit-cond-jump, comp-emit-switch)
(comp-limplify-block, comp-compute-edges)
(comp-ssa-rename, comp-fwprop*, comp-effective-async-max-jobs)
(comp-run-async-workers): Respect max 80 columns.
(batch-byte-native-compile-for-bootstrap): Improve doc + remove
some now unnecessary error handling.
lisp/emacs-lisp/comp.el