4.3.6 Extension Candidate Generator: ELISP

The ELISP candidate generator (p-search-x-elisp) can be used to search Emacs Lisp symbols along with their documentation. When being created, you can provide it with the following option:

t Symbol Type symbol-type

A keyword, one of: :all for all symbols (default), :functions for all function symbols, or :variables for all variables.