projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa36b5d
)
; * doc/misc/use-package.texi: Fix @acronym.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 9 Dec 2022 16:20:04 +0000
(18:20 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 9 Dec 2022 16:20:04 +0000
(18:20 +0200)
doc/misc/use-package.texi
patch
|
blob
|
history
diff --git
a/doc/misc/use-package.texi
b/doc/misc/use-package.texi
index daf27ec5bbca515b83a835bceca29f68b1242300..3dabea4eea1420f5130417db80b2333e95e8efb3 100644
(file)
--- a/
doc/misc/use-package.texi
+++ b/
doc/misc/use-package.texi
@@
-190,7
+190,7
@@
immediately. In most cases, this is not necessary or desirable, as
that will slow down Emacs startup. Instead, you should try to set
things up so that packages are only loaded when they are actually
needed (a.k.a. ``autoloading''). If you have installed a package from
-@acronym{GNU
ELPA} that provides it's own autoloads, it is often
+@acronym{GNU
} @acronym{
ELPA} that provides it's own autoloads, it is often
enough to say:
@lisp