PREV UP next GNU Emacs Lisp Reference Manual

11.10: Other Topics Related to Functions

Here is a table of several functions that do things related to function calling and function definitions. They are documented elsewhere, but we provide cross references here.

apply
See Calling Functions.
autoload
See Autoload.
call-interactively
See Interactive Call.
commandp
See Interactive Call.
documentation
See Accessing Documentation.
eval
See Eval.
funcall
See Calling Functions.
ignore
See Calling Functions.
indirect-function
See Function Indirection.
interactive
See Using Interactive.
interactive-p
See Interactive Call.
mapatoms
See Creating Symbols.
mapcar
See Mapping Functions.
mapconcat
See Mapping Functions.
undefined
See Key Lookup.