From: Tom McDougal <mcdougal@gargoyle.uchicago.edu>
Date: Thu, 18 Apr 91 09:45:33 CDT
Does anyone have a fix for fred-window indenting
of labels and flet constructs? I want
(flet ((foo (x)
(+ x 5))))
not
(flet ((foo (x)
(+ x 5))))
Thakns.
--Tom (mcdougal@cs.uchicago.edu)