From: Chong Yidong Date: Thu, 15 Sep 2011 02:10:52 +0000 (-0400) Subject: * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades. X-Git-Tag: emacs-pretest-24.0.90~104^2~40 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=92fa95ad888e8d02a22dedbd73f7546640c3bcb9;p=emacs.git * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5fba9eda3b0..d87493d57b3 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 739a8ce6c65..b342cbbf18c 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}