diff options
Diffstat (limited to 'devdocs/elisp/warnings.html')
| -rw-r--r-- | devdocs/elisp/warnings.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/devdocs/elisp/warnings.html b/devdocs/elisp/warnings.html deleted file mode 100644 index b0dd9aa4..00000000 --- a/devdocs/elisp/warnings.html +++ /dev/null @@ -1,26 +0,0 @@ - <h3 class="section">Reporting Warnings</h3> <p><em>Warnings</em> are a facility for a program to inform the user of a possible problem, but continue running. </p> <table class="menu" border="0" cellspacing="0"> <tr> -<td align="left" valign="top">• <a href="warning-basics" accesskey="1">Warning Basics</a> -</td> -<td> </td> -<td align="left" valign="top">Warnings concepts and functions to report them. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="warning-variables" accesskey="2">Warning Variables</a> -</td> -<td> </td> -<td align="left" valign="top">Variables programs bind to customize their warnings. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="warning-options" accesskey="3">Warning Options</a> -</td> -<td> </td> -<td align="left" valign="top">Variables users set to control display of warnings. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="delayed-warnings" accesskey="4">Delayed Warnings</a> -</td> -<td> </td> -<td align="left" valign="top">Deferring a warning until the end of a command. </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/Warnings.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Warnings.html</a> - </p> -</div> |
