From 92fa95ad888e8d02a22dedbd73f7546640c3bcb9 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 14 Sep 2011 22:10:52 -0400 Subject: [PATCH] * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/package.texi | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5fba9eda3b..d87493d57b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2011-09-15 Chong Yidong + + * package.texi (Package Menu): Add package-menu-mark-upgrades. + 2011-09-12 Eric Hanchrow * frames.texi (Frame Commands): Note that delete-other-frames only diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index 739a8ce6c6..b342cbbf18 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi @@ -107,6 +107,12 @@ entails. Remove any installation or deletion mark previously added to the current line by an @kbd{i} or @kbd{d} command. +@item U +Mark all package with a newer available version for ``upgrading'' +(@code{package-menu-mark-upgrades}). This places an installation mark +on the new available versions, and a deletion mark on the old +installed versions. + @item x Download and install all packages marked with @kbd{i}, and their dependencies; also, delete all packages marked with @kbd{d} -- 2.20.1