; * etc/NEWS: Followup to bug#62720.
This commit is contained in:
parent
b33d25f596
commit
b9e06330f7
1 changed files with 6 additions and 1 deletions
7
etc/NEWS
7
etc/NEWS
|
@ -1845,11 +1845,16 @@ this includes "binary" buffers like 'archive-mode' and 'image-mode'.
|
|||
+++
|
||||
*** New command 'package-upgrade'.
|
||||
This command allows you to upgrade packages without using 'M-x
|
||||
list-packages'.
|
||||
list-packages'. A package that comes with the Emacs distribution can
|
||||
only be upgraded after you install it, once, a newer version from ELPA
|
||||
via the package-menu displayed by 'list-packages'.
|
||||
|
||||
+++
|
||||
*** New command 'package-upgrade-all'.
|
||||
This command allows upgrading all packages without any queries.
|
||||
A package that comes with the Emacs distribution will only be upgraded
|
||||
by this command after you install, once, a newer version of that
|
||||
package from ELPA via the package-menu displayed by 'list-packages'.
|
||||
|
||||
+++
|
||||
*** New commands 'package-recompile' and 'package-recompile-all'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue