]> git.eshelyaron.com Git - emacs.git/commit
Runtime client code independence redux
authorPhil Hudson <phil.hudson@iname.com>
Sat, 23 Mar 2013 11:31:15 +0000 (11:31 +0000)
committerPhil Hudson <phil.hudson@iname.com>
Sat, 23 Mar 2013 11:31:15 +0000 (11:31 +0000)
commit34d3f115dddeb1bf030577402bce7aa96222c97c
tree9c81c65a27226f43431153309d84e9b04af6f2c6
parent1758c5faeacb1b342b409ccdeaac20fde11e359b
Runtime client code independence redux

Tweak to previous fix for expanding macros correctly at code-planting time. Specifically, eval `use-package-minimum-reported-time' at code-planting time not at runtime (which would require use-package.el to be loaded first).
lisp/use-package/use-package.el