13.17 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.
called-interactively-p
​
commandp
​
See Interactive Call.
documentation
​
eval
​
See Eval.
funcall
​
See Calling Functions.
function
​
See Anonymous Functions.
ignore
​
See Calling Functions.
indirect-function
​
See Function Indirection.
interactive
​
See Using Interactive.
interactive-p
​
mapatoms
​
See Creating Symbols.
mapcar
​
See Mapping Functions.
map-char-table
​
See Char-Tables.
mapconcat
​
See Mapping Functions.