]> git.eshelyaron.com Git - emacs.git/commit
also check `byte-compile-current-file' for compile time loads, fixes issue
authorNoam Postavsky <npostavs@gmail.com>
Fri, 16 Aug 2013 01:35:38 +0000 (21:35 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 16 Aug 2013 01:35:38 +0000 (21:35 -0400)
commit48975f791b409fe9aa68dc757d489c37a19a7579
tree1beb0f2b387097cb665857655d384b7748dc8903
parent3d0b14eac2c6e5178d4072b9f98770f9d03feb88
also check `byte-compile-current-file' for compile time loads, fixes issue

`eval-when-compile' is really `eval-when-macroexpand' which includes
loading from source
GitHub-reference: https://github.com/jwiegley/use-package/issues/44
lisp/use-package/use-package.el