]> git.eshelyaron.com Git - emacs.git/commit
Add new option use-package-idle-interval
authorNicolas Richard <theonewiththeevillook@yahoo.fr>
Sun, 16 Feb 2014 10:59:59 +0000 (11:59 +0100)
committerNicolas Richard <theonewiththeevillook@yahoo.fr>
Mon, 17 Mar 2014 15:22:43 +0000 (16:22 +0100)
commit0ab0d77691873d25f478c1b6ed5070ee76aeb67d
tree17af04edca9cd5a518b1bc2e1b44cba292276561
parentdb9cba9a31f532292a37f29977dbaedbef333e45
Add new option use-package-idle-interval

* use-package.el (use-package-idle-interval): new defcustom
(use-package-start-idle-timer): use it
(use-package-idle-eval): use it
* README.md: document it

This addresses bug https://github.com/jwiegley/use-package/issues/77
lisp/use-package/use-package.el