]> git.eshelyaron.com Git - emacs.git/commit
Fix async compilation and paramenter naming
authorAndrea Corallo <akrl@sdf.org>
Tue, 23 Feb 2021 23:03:21 +0000 (00:03 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 23 Feb 2021 23:07:07 +0000 (00:07 +0100)
commit0ee1a16769bfc8d3e6205e8d8dabc3be34df48b4
tree987d08de346d5bebf2a7a2da008589e3fa68bee6
parentbddd7a2d1376d8ee7a318fc837aaaa98b9d9ce49
Fix async compilation and paramenter naming

* lisp/emacs-lisp/comp.el (native--compile-async)
(native-compile-async): Fix broken parameter renaming.
lisp/emacs-lisp/comp.el