]> code.delx.au - gnu-emacs-elpa/commit
async-start is now a function (#43).
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Mon, 28 Dec 2015 08:13:20 +0000 (09:13 +0100)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Mon, 28 Dec 2015 08:13:20 +0000 (09:13 +0100)
commit1794ea4955c6eeb62471b232a2d4fd6a6925a2c9
treea07b7b65d5fcd65b1147aabf7df899f44da68aed
parent36a21eb818c0b998f31cc32808600303ac14bfd0
async-start is now a function (#43).

* async.el (async--procvar): New internal var.
(async-start): Use it to move async-start to a function.
async.el