summaryrefslogtreecommitdiff
path: root/doc/emacs
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-19 20:30:52 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-19 20:30:52 +0200
commit8c96c720fa5ee67b902778199ee35991779300dc (patch)
treeffee2a8cf97ade59d530dd44d0d72079e5c41378 /doc/emacs
parentf831fa174425d3f945dcbd399290ce9cc68e8ea2 (diff)
downloademacs-8c96c720fa5ee67b902778199ee35991779300dc.tar.gz
Add command package-menu-filter-upgradable
* lisp/emacs-lisp/package.el (package-menu-filter-upgradable): New command. (Bug#41436) (package-menu-mode-map): Bind the new command. * doc/emacs/package.texi (Package Menu): Document the new command.
Diffstat (limited to 'doc/emacs')
-rw-r--r--doc/emacs/package.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi
index 453d9eb4010..56e8ee1363a 100644
--- a/doc/emacs/package.texi
+++ b/doc/emacs/package.texi
@@ -222,6 +222,12 @@ lower, equal or higher version than the one specified.
Filter package list by non-empty mark (@code{package-menu-filter-marked}).
This shows only the packages that have been marked to be installed or deleted.
+@item / u
+@kindex / u @r{(Package Menu)}
+@findex package-menu-filter-upgradable
+Filter package list to show only packages for which there are
+available upgrades (@code{package-menu-filter-upgradable}).
+
@item / /
@kindex / / @r{(Package Menu)}
@findex package-menu-filter-clear