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:
parent
bb1f70c901
commit
b89fec7998
1 changed files with 4 additions and 0 deletions
|
|
@ -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,
|
||||
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
|
||||
By default, @code{package-install} doesn't consider built-in
|
||||
packages for which new versions are available from the archives. (A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue