Phillip Lord
abc0ebc92d
Documentation for the use-package macro
2013-01-17 21:22:57 +00:00
Phillip Lord
c28874e956
ELPA package support
2012-12-31 17:58:45 +01:00
Phil Hudson
fbead83731
Support diminishing to a replacement string as well as to nothing
...
`diminish' accepts an optional second argument, a replacement string. This change supports all the following arguments to ':diminish':
* package
* (package . "pkg")
* (package1 package2)
* ((package1 . "p1") (package2 . "p2))
The second and fourth formats are new with this change.
2012-11-21 00:46:17 +00:00
John Wiegley
8b93cee99b
Use-package now accepts function as argument
2012-07-30 17:36:13 -05:00
John Wiegley
fe7997d2b7
Only use user-site-lisp-directory if defined
2012-07-11 01:24:30 -05:00
John Wiegley
89a844fd9c
Correct return value from with-elapsed-timer
2012-06-26 07:00:00 -05:00
John Wiegley
28c6509148
More updates to support el-get
2012-06-22 05:02:38 -05:00
John Wiegley
ece5f93919
Byte-compilation related fix
2012-06-22 01:32:59 -05:00
John Wiegley
d9f6c0f370
Added :pre-init
2012-06-20 23:03:27 -05:00
John Wiegley
82a8d10a46
Establish autoloads after :init
2012-06-20 21:35:53 -05:00
John Wiegley
bdf1505f44
Added :mode and :interpreter keywords
2012-06-17 20:25:58 -05:00
John Wiegley
0736be8e67
Add a note about how to use :load-path
2012-06-17 16:47:01 -05:00
John Wiegley
f6d65ce876
If :load-path is absolute, don't expand it
2012-06-17 16:44:49 -05:00
John Wiegley
0bde0b4c02
Die typos, die
2012-06-17 09:43:33 -05:00
John Wiegley
debf2c23f3
Fixed a typo
2012-06-17 09:41:34 -05:00
John Wiegley
aea35b2370
Minor reformatting
2012-06-17 09:38:11 -05:00
John Wiegley
80b010a748
Minor grammatical nit
2012-06-17 09:18:47 -05:00
John Wiegley
334f6e085e
Integrated support for working with el-get
2012-06-17 09:18:12 -05:00
John Wiegley
01c8245b29
Make use-package-verbose customizable
2012-06-17 05:52:59 -05:00
John Wiegley
4bd492f606
Have loading timer include time to require
2012-06-17 05:12:13 -05:00
John Wiegley
bf6c23044b
Fixed a typo in bind-key.el
2012-06-17 04:50:07 -05:00
John Wiegley
31ea42e15e
README and other updates
2012-06-17 04:40:25 -05:00