Function: package-menu-filter

package-menu-filter is a function alias and interactive for package-menu-filter-by-keyword, defined in package.el.gz.

This command is obsolete since 27.1; use package-menu-filter-by-keyword instead.

Signature

(package-menu-filter KEYWORD)

Documentation

Filter the "*Packages*" buffer by KEYWORD.

Display only packages whose keywords match the specified KEYWORD. KEYWORD can be a string or a list of strings. If KEYWORD is nil or the empty string, show all packages.

In addition to package keywords, KEYWORD can include the name(s) of archive(s) and the package status, such as "available" or "built-in" or "obsolete".

When called interactively, prompt for KEYWORD. To specify several keywords, type them separated by commas.

Probably introduced at or before Emacs version 24.4.

Key Bindings

Aliases

package-menu-filter (obsolete since 27.1)