projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b84a77b
)
Update use-package.texi
author
John Wiegley
<johnw@newartisans.com>
Wed, 13 Jun 2018 20:49:00 +0000
(13:49 -0700)
committer
GitHub
<noreply@github.com>
Wed, 13 Jun 2018 20:49:00 +0000
(13:49 -0700)
doc/misc/use-package.texi
patch
|
blob
|
history
diff --git
a/doc/misc/use-package.texi
b/doc/misc/use-package.texi
index baf60748596cc6874fce4e3c0e50dce2a99e9e24..dfd046f1b4beadeb1b75d6796f09c9e71fff104e 100644
(file)
--- a/
doc/misc/use-package.texi
+++ b/
doc/misc/use-package.texi
@@
-131,7
+131,7
@@
FAQ - Issues and Errors
The @code{use-package} macro allows you to isolate package configuration
in your @file{.emacs} file in a way that is both performance-oriented and,
-well, tidy. I created it because I have over
8
0 packages that I use in
+well, tidy. I created it because I have over
40
0 packages that I use in
Emacs, and things were getting difficult to manage. Yet with this utility
my total load time is around 2 seconds, with no loss of functionality!