Function: id-tool-quit

id-tool-quit is a for eval, defined in eval.c.

Signature

(id-tool-quit FORM &optional LEXICAL)

Documentation

Evaluate FORM and return its value.

If LEXICAL is t, evaluate using lexical scoping. LEXICAL can also be an actual lexical environment, in the form of an alist mapping symbols to their value.

Aliases

id-tool-quit