package-show-package-list

package-show-package-list is an interactive compiled Lisp function in `package.el'.


(package-show-package-list &optional PACKAGES KEYWORDS)

Display PACKAGES in a *Packages* buffer.
This is similar to `list-packages', but it does not fetch the
updated list of packages, and it only displays packages with
names in PACKAGES (which should be a list of symbols).

When KEYWORDS are given, only packages with those KEYWORDS are
shown.