




 
The Editor provides facilities for indenting your code to help you see its structure. These facilities are available only in Lisp mode. The EMACS key 
Alt+Ctrl+Q
 indents the current Lisp form, and the 
Tab
 key indents a single line.
You can customize Lisp mode indentation by using the 
Defindent
 command, see the 
LispWorks Editor User Guide
 for details.
See Lisp mode for more information about Lisp mode.