From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/elisp/related-topics.html | 23 ----------------------- 1 file changed, 23 deletions(-) delete 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 deleted file mode 100644 index 57f869bdb..000000000 --- a/devdocs/elisp/related-topics.html +++ /dev/null @@ -1,23 +0,0 @@ -

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