]> code.delx.au - gnu-emacs-elpa/commit
Switch to lexical-binding.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Wed, 27 Apr 2016 07:50:54 +0000 (09:50 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Wed, 27 Apr 2016 07:50:54 +0000 (09:50 +0200)
commit6e29e825fc44a57f98cc988880498f3af6c34014
treedf97e7951e2e21c6b94c2d41c71a07a97655e683
parent0a773f2dc21846c4ec3ca64d1dbfe8fa7a52c02e
Switch to lexical-binding.

* async-bytecomp.el: Switch to lex.
* async.el:          Switch to lex.
(async-when-done): Fix unused arg.
(async-receive):   Same.
* dired-async.el: Switch to lex.
(dired-async-create-files): Remove unused stuff
and fix vars for lex env.
* smtpmail-async.el: Switch to lex.
async-bytecomp.el
async.el
dired-async.el
smtpmail-async.el