Skip to content
Snippets Groups Projects
Commit 8c8a2ff9 authored by chiles's avatar chiles
Browse files

Commented LISP-INDENTATION to explain what it is looking for when it determines
how to indent.  Added LISP-INDENTATION-CHECK-FOR-LOCAL-DEF and used it in
LISP-INDENTATION to check for FLET or MACROLET syntax, so we could correctly
indent local definitions.  They used to appear as normal forms in function call
syntax, but now they indent as definitions.
parent 8a281fa3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment