the argument of @code{interactive} in a Lisp function. In the case of
@code{or}, it is 0 (a null pointer), indicating that @code{or} cannot be
called interactively. A value of @code{""} indicates a function that
-should receive no arguments when called interactively.
+should receive no arguments when called interactively. If the value
+begins with a @samp{(}, the string is evaluated as a Lisp form.
@item doc
This is the documentation string. It uses C comment syntax rather