]> git.eshelyaron.com Git - emacs.git/commit
Store ongoing compilations processes as hash table.
authorAndrea Corallo <akrl@sdf.org>
Sat, 25 Apr 2020 13:39:11 +0000 (14:39 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 25 Apr 2020 14:12:37 +0000 (15:12 +0100)
commite208de9d259cb50c19d1f2a5086fd8301ac71781
tree912ef8a2c029b81fb81dabb3c3faecd2b588eb4c
parente527d1ab285e9a6611dc23ea8eae9ae9d8e163bb
Store ongoing compilations processes as hash table.

* lisp/emacs-lisp/comp.el (comp-async-processes): Rename as
`comp-async-compilations'.
(comp-async-runnings): Make use as `comp-async-compilations'.
(comp-run-async-workers): Likewise.
lisp/emacs-lisp/comp.el