1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * doc/emacs/package.texi (Package Installation): Minor clarification.

This commit is contained in:
Eli Zaretskii 2025-11-23 10:41:12 +02:00
parent bb1f70c901
commit b89fec7998

View file

@ -358,6 +358,10 @@ if you want to upgrade a package, you can use the @kbd{M-x
package-upgrade} command, and if you want to upgrade all the packages, package-upgrade} command, and if you want to upgrade all the packages,
you can use the @kbd{M-x package-upgrade-all} command. you can use the @kbd{M-x package-upgrade-all} command.
Note that @code{package-install} will not suggest to install packages
that are already installed. Similarly, @code{package-upgrade} will only
suggest to upgrade packages for which a newer version is available.
@vindex package-install-upgrade-built-in @vindex package-install-upgrade-built-in
By default, @code{package-install} doesn't consider built-in By default, @code{package-install} doesn't consider built-in
packages for which new versions are available from the archives. (A packages for which new versions are available from the archives. (A