aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2025-02-15 12:12:30 +0200
committerEli Zaretskii2025-02-15 12:12:30 +0200
commite9c4f642b9dca399cbcab2ff59636d12b89cc8fc (patch)
treeb1989bb30155feca6a1d0e6ecb41cf846962db30
parent8c4294f370f432b0df402dd5b9f074de3eca26f2 (diff)
downloademacs-e9c4f642b9dca399cbcab2ff59636d12b89cc8fc.tar.gz
emacs-e9c4f642b9dca399cbcab2ff59636d12b89cc8fc.zip
; * doc/emacs/package.texi (Package Installation): Add omitted index entry.
-rw-r--r--doc/emacs/package.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi
index 30cdfc6dd75..857584b9933 100644
--- a/doc/emacs/package.texi
+++ b/doc/emacs/package.texi
@@ -420,6 +420,7 @@ name of the package archive directory. You can alter this list if you
420wish to use third party package archives---but do so at your own risk, 420wish to use third party package archives---but do so at your own risk,
421and use only third parties that you think you can trust! 421and use only third parties that you think you can trust!
422 422
423@cindex base location, package archive
423@defopt package-archives 424@defopt package-archives
424The value of this variable is an alist of package archives recognized 425The value of this variable is an alist of package archives recognized
425by the Emacs package manager. 426by the Emacs package manager.