]> 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)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:16:12 +0000 (15:16 +0100)
commit074a71cee60a962395fa674d2f3a9af0030df90b
treef184536ea1778d70b5ace66c01c5df4cba796ac6
parent536f806ed6d8c4e054af29d5d5a436ace409bdbb
* Fix missing `comp-files-queue' update (bug#63415).

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

(cherry picked from commit 51848e4731f3e32e5d152990bf570b08ca544a92)
lisp/emacs-lisp/comp.el