package-menu--generate

package-menu--generate is a compiled Lisp function in `package.el'.

(package-menu--generate REMEMBER-POS PACKAGES &optional KEYWORDS)

Populate the Package Menu.
If REMEMBER-POS is non-nil, keep point on the same entry.
PACKAGES should be t, which means to display all known packages,
or a list of package names (symbols) to display.

With KEYWORDS given, only packages with those keywords are
shown.