diff options
| author | Eli Zaretskii | 2025-02-15 12:12:30 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2025-02-15 12:12:30 +0200 |
| commit | e9c4f642b9dca399cbcab2ff59636d12b89cc8fc (patch) | |
| tree | b1989bb30155feca6a1d0e6ecb41cf846962db30 | |
| parent | 8c4294f370f432b0df402dd5b9f074de3eca26f2 (diff) | |
| download | emacs-e9c4f642b9dca399cbcab2ff59636d12b89cc8fc.tar.gz emacs-e9c4f642b9dca399cbcab2ff59636d12b89cc8fc.zip | |
; * doc/emacs/package.texi (Package Installation): Add omitted index entry.
| -rw-r--r-- | doc/emacs/package.texi | 1 |
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 | |||
| 420 | wish to use third party package archives---but do so at your own risk, | 420 | wish to use third party package archives---but do so at your own risk, |
| 421 | and use only third parties that you think you can trust! | 421 | and 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 |
| 424 | The value of this variable is an alist of package archives recognized | 425 | The value of this variable is an alist of package archives recognized |
| 425 | by the Emacs package manager. | 426 | by the Emacs package manager. |