with-xref

Macro

Package: xref

Arguments: body

This macro enables recording and loading of cross reference information during the execution of body. The macro binds *record-xref-info* and *load-xref-info* to t during the execution of body and so ensures that cross reference information is generated and loaded during compiles and loads within body.

See cross-reference.htm for more information on the cross reference facility.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.