*print-startup-message*

$Revision: 5.0.2.4 $

Variable

Package: EXCL

The value of this variable should be a (possibly empty) alist with elements of the form (type . brief). type should be one of the choices given in the definition of excl:print-startup-info or t (indicating all information should be printed). brief should be a boolean specifying whether long (value nil) or short (value t) information should be printed on a particular topic. Thus, if the value of this variable is ((t . t)), brief information will be printed on all available topics. If the value of this variable is nil, no start-up information is printed.

The system examines this variable when Lisp starts up and prints the requested information just after the banner (i.e. copyright notice, etc.) is printed. You may wish to change the information printed. The change to the value of this variable can be made in the custom.cl file.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.