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/conventions.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/elisp/conventions.html')
| -rw-r--r-- | devdocs/elisp/conventions.html | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/devdocs/elisp/conventions.html b/devdocs/elisp/conventions.html deleted file mode 100644 index dfd51ea4..00000000 --- a/devdocs/elisp/conventions.html +++ /dev/null @@ -1,41 +0,0 @@ - <h3 class="section">Conventions</h3> <p>This section explains the notational conventions that are used in this manual. You may want to skip this section and refer back to it later. </p> <table class="menu" border="0" cellspacing="0"> <tr> -<td align="left" valign="top">• <a href="some-terms" accesskey="1">Some Terms</a> -</td> -<td> </td> -<td align="left" valign="top">Explanation of terms we use in this manual. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="nil-and-t" accesskey="2">nil and t</a> -</td> -<td> </td> -<td align="left" valign="top">How the symbols <code>nil</code> and <code>t</code> are used. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="evaluation-notation" accesskey="3">Evaluation Notation</a> -</td> -<td> </td> -<td align="left" valign="top">The format we use for examples of evaluation. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="printing-notation" accesskey="4">Printing Notation</a> -</td> -<td> </td> -<td align="left" valign="top">The format we use when examples print text. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="error-messages" accesskey="5">Error Messages</a> -</td> -<td> </td> -<td align="left" valign="top">The format we use for examples of errors. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="buffer-text-notation" accesskey="6">Buffer Text Notation</a> -</td> -<td> </td> -<td align="left" valign="top">The format we use for buffer contents in examples. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="format-of-descriptions" accesskey="7">Format of Descriptions</a> -</td> -<td> </td> -<td align="left" valign="top">Notation for describing functions, variables, etc. </td> -</tr> </table><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/Conventions.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Conventions.html</a> - </p> -</div> |
