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/the-outside-context.html | |
| parent | 9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff) | |
| download | dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip | |
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/elisp/the-outside-context.html')
| -rw-r--r-- | devdocs/elisp/the-outside-context.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/devdocs/elisp/the-outside-context.html b/devdocs/elisp/the-outside-context.html deleted file mode 100644 index d7119b21..00000000 --- a/devdocs/elisp/the-outside-context.html +++ /dev/null @@ -1,21 +0,0 @@ - <h4 class="subsection">The Outside Context</h4> <p>Edebug tries to be transparent to the program you are debugging, but it does not succeed completely. Edebug also tries to be transparent when you evaluate expressions with <kbd>e</kbd> or with the evaluation list buffer, by temporarily restoring the outside context. This section explains precisely what context Edebug restores, and how Edebug fails to be completely transparent. </p> <table class="menu" border="0" cellspacing="0"> <tr> -<td align="left" valign="top">• <a href="checking-whether-to-stop" accesskey="1">Checking Whether to Stop</a> -</td> -<td> </td> -<td align="left" valign="top">When Edebug decides what to do. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="edebug-display-update" accesskey="2">Edebug Display Update</a> -</td> -<td> </td> -<td align="left" valign="top">When Edebug updates the display. </td> -</tr> <tr> -<td align="left" valign="top">• <a href="edebug-recursive-edit" accesskey="3">Edebug Recursive Edit</a> -</td> -<td> </td> -<td align="left" valign="top">When Edebug stops execution. </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/The-Outside-Context.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/The-Outside-Context.html</a> - </p> -</div> |
