summaryrefslogtreecommitdiff
path: root/lisp/use-package/bind-key.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-01-18 11:41:13 +0100
committerJonas Bernoulli <jonas@bernoul.li>2015-01-18 11:41:13 +0100
commit719115cf4778482f70c2b18613c0bc4e84d5259d (patch)
tree932ef4c3f92434ed0ecccf69a633855d5c883d73 /lisp/use-package/bind-key.el
parent89a957efa9008fe3da6761f1726e277f9e20e390 (diff)
downloademacs-719115cf4778482f70c2b18613c0bc4e84d5259d.tar.gz
emacs-719115cf4778482f70c2b18613c0bc4e84d5259d.tar.bz2
emacs-719115cf4778482f70c2b18613c0bc4e84d5259d.zip
Allow using expanded macro without loading feature
In the macro `use-package-with-elapased-timer' use `bound-and-true-p' go get the values of the customizable options `use-package-verbose' and `use-package-minimum-reported-time'. This way the library only has to be required at compile time, provided these options are not actually customized. If the user has changed the values, then she also has to load the library at runtime or the macros fall back to the default of doing their job silently. See https://github.com/jwiegley/use-package/issues/149.
Diffstat (limited to 'lisp/use-package/bind-key.el')
0 files changed, 0 insertions, 0 deletions