mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-07 16:10:46 -08:00
* lisp/emacs-lisp/package.el (package-selected-packages): Fix doc
This commit is contained in:
parent
e7bc85db46
commit
c2ef2adff1
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ This variable is fed automatically by Emacs when installing a new package.
|
|||
This variable is used by `package-autoremove' to decide
|
||||
which packages are no longer needed.
|
||||
You can use it to (re)install packages on other machines
|
||||
by running `package-user-selected-packages-install'.
|
||||
by running `package-install-selected-packages'.
|
||||
|
||||
To check if a package is contained in this list here, use
|
||||
`package--user-selected-p', as it may populate the variable with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue