prolog-build-info-alist

prolog-build-info-alist is a compiled Lisp function in `prolog.el'.

(prolog-build-info-alist &optional VERBOSE)

Build an alist of all builtins and library predicates.
Each element is of the form ("NAME/ARITY" . (INFO-NODE1 INFO-NODE2 ...)).
Typically there is just one Info node associated with each name
If an optional argument VERBOSE is non-nil, print messages at the beginning
and end of list building.