11.10 関数に関連したその他の話題
関数呼び出しと関数定義に関連したいくつかの関数の一覧をあげておきます。
これらは別の場所で説明してありますが、相互参照をあげておきます。
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。
function
-
see Anonymous 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。
map-char-table
-
see Char-Tables。
mapconcat
-
see Mapping Functions。
undefined
-
see Key Lookup。