diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/package.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index db3cf317ff1..91e44b8eba8 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi | |||
| @@ -202,6 +202,12 @@ This prompts first for one of the qualifiers @samp{<}, @samp{>} or | |||
| 202 | @samp{=}, and then a package version, and shows packages that has a | 202 | @samp{=}, and then a package version, and shows packages that has a |
| 203 | lower, equal or higher version than the one specified. | 203 | lower, equal or higher version than the one specified. |
| 204 | 204 | ||
| 205 | @item / m | ||
| 206 | @kindex / m @r{(Package Menu)} | ||
| 207 | @findex package-menu-filter-marked | ||
| 208 | Filter package list by non-empty mark (@code{package-menu-filter-marked}). | ||
| 209 | This shows only the packages that have been marked to be installed or deleted. | ||
| 210 | |||
| 205 | @item / / | 211 | @item / / |
| 206 | @kindex / / @r{(Package Menu)} | 212 | @kindex / / @r{(Package Menu)} |
| 207 | @findex package-menu-filter-clear | 213 | @findex package-menu-filter-clear |