]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Followup to bug#62720.
authorEli Zaretskii <eliz@gnu.org>
Fri, 28 Apr 2023 05:26:39 +0000 (08:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 28 Apr 2023 05:26:39 +0000 (08:26 +0300)
etc/NEWS

index ae4c5ffb842e5246d5f7ff3a4f1e43356a198eef..1f0c74d3a937b765a2becc1bfef39e3e1bc3f509 100644 (file)
--- a/etc/NEWS
+++ b/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'.