NextPrevUpTopContentsIndex

4.8 Documentation

Describe Symbol

Editor Command

Argument: symbol
Key sequence: None

Displays a description (that is, value, property list, package, and so on) of symbol in a Help window. The symbol under the current point is offered as a default value for string . A prefix argument automatically causes this default value to be used.

Show Documentation

Editor Command

Argument: name
Key sequence: Alt+Ctrl+Shift+A

Displays the documentation for the Lisp symbol name in a Help window (if any documentation exists).

Show Documentation for Dspec

Editor Command

Argument: dspec
Key sequence: None

Displays the documentation for the dspec dspec if any exists. This is a symbol or list naming a definition, as described in the LispWorks User Guide .

The documentation is displayed in a Help window.


LispWorks Editor User Guide (Windows version) - 23 Mar 2005

NextPrevUpTopContentsIndex