Next: , Previous: Destructuring, Up: Other Features


3.4 On-line Help

There is a limited facility for on-line help, in the form of the display-iterate-clauses function.

— Function: display-iterate-clauses &optional clause-spec

Displays a list of iterate clauses. If clause-spec is not provided, all clauses are shown; if it is a symbol, all clauses beginning with that symbol are shown; and if it is a list of symbols, all clauses for which clause-spec is a prefix are shown.