%indent-funcsynopsisinfo-lines%
Name
%indent-funcsynopsisinfo-lines% -- Indent lines in a 'FuncSynopsisInfo'?
Synopsis
%indent-funcsynopsisinfo-lines%
Description
If not #f, each line in the display will be indented
with the content of this variable. Usually it is set to some number
of spaces, but you can indent with any string you wish.
Author
Norman Walsh, <ndw@nwalsh.com>
Source Code
(define %indent-funcsynopsisinfo-lines%
;; Indent lines in a 'FuncSynopsisInfo'?
#f)