:exit top-level command

$Revision: 5.0.2.3 $

Arguments: &optional status &key no-unwind quiet

:exit simply calls the function exit, passing all arguments to exit except when there are several interactive processes, in which case :exit asks the user whether or not he wants to exit Lisp in the presence of other processes, and if the answer is `yes', then exit is called.

The minimal abbreviation of :exit is :ex.

See top_level.htm for more information on top-level commands.

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

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