diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-14 22:58:58 -0500 |
| commit | 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch) | |
| tree | 158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/elisp/related-topics.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/elisp/related-topics.html')
| -rw-r--r-- | devdocs/elisp/related-topics.html | 23 |
1 files changed, 0 insertions, 23 deletions
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 @@ - <h3 class="section">Other Topics Related to Functions</h3> <p>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. </p> <dl compact> <dt><code>apply</code></dt> <dd> -<p>See <a href="calling-functions">Calling Functions</a>. </p> </dd> <dt><code>autoload</code></dt> <dd> -<p>See <a href="autoload">Autoload</a>. </p> </dd> <dt><code>call-interactively</code></dt> <dd> -<p>See <a href="interactive-call">Interactive Call</a>. </p> </dd> <dt><code>called-interactively-p</code></dt> <dd> -<p>See <a href="distinguish-interactive">Distinguish Interactive</a>. </p> </dd> <dt><code>commandp</code></dt> <dd> -<p>See <a href="interactive-call">Interactive Call</a>. </p> </dd> <dt><code>documentation</code></dt> <dd> -<p>See <a href="accessing-documentation">Accessing Documentation</a>. </p> </dd> <dt><code>eval</code></dt> <dd> -<p>See <a href="eval">Eval</a>. </p> </dd> <dt><code>funcall</code></dt> <dd> -<p>See <a href="calling-functions">Calling Functions</a>. </p> </dd> <dt><code>function</code></dt> <dd> -<p>See <a href="anonymous-functions">Anonymous Functions</a>. </p> </dd> <dt><code>ignore</code></dt> <dd> -<p>See <a href="calling-functions">Calling Functions</a>. </p> </dd> <dt><code>indirect-function</code></dt> <dd> -<p>See <a href="function-indirection">Function Indirection</a>. </p> </dd> <dt><code>interactive</code></dt> <dd> -<p>See <a href="using-interactive">Using Interactive</a>. </p> </dd> <dt><code>interactive-p</code></dt> <dd> -<p>See <a href="distinguish-interactive">Distinguish Interactive</a>. </p> </dd> <dt><code>mapatoms</code></dt> <dd> -<p>See <a href="creating-symbols">Creating Symbols</a>. </p> </dd> <dt><code>mapcar</code></dt> <dd> -<p>See <a href="mapping-functions">Mapping Functions</a>. </p> </dd> <dt><code>map-char-table</code></dt> <dd> -<p>See <a href="char_002dtables">Char-Tables</a>. </p> </dd> <dt><code>mapconcat</code></dt> <dd> -<p>See <a href="mapping-functions">Mapping Functions</a>. </p> </dd> <dt><code>undefined</code></dt> <dd><p>See <a href="functions-for-key-lookup">Functions for Key Lookup</a>. </p></dd> </dl><div class="_attribution"> - <p class="_attribution-p"> - Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br> - <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Related-Topics.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Related-Topics.html</a> - </p> -</div> |
