From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/elisp/related-topics.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 devdocs/elisp/related-topics.html (limited to 'devdocs/elisp/related-topics.html') diff --git a/devdocs/elisp/related-topics.html b/devdocs/elisp/related-topics.html new file mode 100644 index 00000000..57f869bd --- /dev/null +++ b/devdocs/elisp/related-topics.html @@ -0,0 +1,23 @@ +

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
+

See Distinguish Interactive.

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 Distinguish Interactive.

mapatoms
+

See Creating Symbols.

mapcar
+

See Mapping Functions.

map-char-table
+

See Char-Tables.

mapconcat
+

See Mapping Functions.

undefined

See Functions for Key Lookup.

+

+ Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc.
Licensed under the GNU GPL license.
+ https://www.gnu.org/software/emacs/manual/html_node/elisp/Related-Topics.html +

+
-- cgit v1.2.3