]> git.eshelyaron.com Git - emacs.git/commit
* Fix missing `comp-files-queue' update (bug#63415).
authorAndrea Corallo <akrl@sdf.org>
Wed, 17 May 2023 13:28:46 +0000 (15:28 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 17 May 2023 14:09:25 +0000 (16:09 +0200)
commit8a92d00470b7797af58c39cd9d19a913373dc50e
treef70ba198cd767b61a985f611f00e3248d1947ecd
parentfc8931d646859046aafbd978b50abe1115452d21
* Fix missing `comp-files-queue' update (bug#63415).

* lisp/emacs-lisp/comp.el (native--compile-async): Update
`comp-files-queue' for real.
lisp/emacs-lisp/comp.el