Go to the first, previous, next, last section, table of contents.


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 section Calling Functions.
autoload
See section Autoload.
call-interactively
See section Interactive Call.
commandp
See section Interactive Call.
documentation
See section Access to Documentation Strings.
eval
See section Eval.
funcall
See section Calling Functions.
function
See section Anonymous Functions.
ignore
See section Calling Functions.
indirect-function
See section Symbol Function Indirection.
interactive
See section Using interactive.
interactive-p
See section Interactive Call.
mapatoms
See section Creating and Interning Symbols.
mapcar
See section Mapping Functions.
map-char-table
See section Char-Tables.
mapconcat
See section Mapping Functions.
undefined
See section Key Lookup.


Go to the first, previous, next, last section, table of contents.