]> code.delx.au - gnu-emacs-elpa/commit
* async-bytecomp.el: Fix callback.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 30 Sep 2014 05:36:24 +0000 (07:36 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 30 Sep 2014 05:36:24 +0000 (07:36 +0200)
commit914a284df316bee79794b7a1c11c6a8c03d2da79
tree8e9ba70e0f6e5dadc9d44abc9abdbe8e862ca064
parent9b835e3db30b75da0405e75d6b49c8988c33f2fa
* async-bytecomp.el: Fix callback.
Now we use display-buffer, the buffer is not current, so use
with-current-buffer.
async-bytecomp.el