summaryrefslogtreecommitdiff
path: root/devdocs/elisp/format-of-descriptions.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/elisp/format-of-descriptions.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/elisp/format-of-descriptions.html')
-rw-r--r--devdocs/elisp/format-of-descriptions.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/devdocs/elisp/format-of-descriptions.html b/devdocs/elisp/format-of-descriptions.html
deleted file mode 100644
index c851ffbbf..000000000
--- a/devdocs/elisp/format-of-descriptions.html
+++ /dev/null
@@ -1,16 +0,0 @@
- <h4 class="subsection">Format of Descriptions</h4> <p>Functions, variables, macros, commands, user options, and special forms are described in this manual in a uniform format. The first line of a description contains the name of the item followed by its arguments, if any. The category—function, variable, or whatever—appears at the beginning of the line. The description follows on succeeding lines, sometimes with examples. </p> <table class="menu" border="0" cellspacing="0"> <tr>
-<td align="left" valign="top">• <a href="a-sample-function-description" accesskey="1">A Sample Function Description</a>
-</td>
-<td> </td>
-<td align="left" valign="top">A description of an imaginary function, <code>foo</code>. </td>
-</tr> <tr>
-<td align="left" valign="top">• <a href="a-sample-variable-description" accesskey="2">A Sample Variable Description</a>
-</td>
-<td> </td>
-<td align="left" valign="top">A description of an imaginary variable, <code>electric-future-map</code>. </td>
-</tr> </table><div class="_attribution">
- <p class="_attribution-p">
- Copyright &copy; 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/Format-of-Descriptions.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Format-of-Descriptions.html</a>
- </p>
-</div>