Mercurial > emacs
changeset 63453:e45713530dd2
(Top): Update detailed menu.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 14 Jun 2005 23:35:05 +0000 |
parents | 35fe0bb36962 |
children | 5233e324a036 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Tue Jun 14 23:33:21 2005 +0000 +++ b/lispref/elisp.texi Tue Jun 14 23:35:05 2005 +0000 @@ -514,7 +514,7 @@ * Edebug Execution Modes:: Execution modes, stopping more or less often. * Jumping:: Commands to jump to a specified place. * Edebug Misc:: Miscellaneous commands. -* Breakpoints:: Setting breakpoints to make the program stop. +* Breaks:: Setting breakpoints to make the program stop. * Trapping Errors:: Trapping errors with Edebug. * Edebug Views:: Views inside and outside of Edebug. * Edebug Eval:: Evaluating expressions within Edebug. @@ -524,7 +524,7 @@ * Trace Buffer:: How to produce trace output in a buffer. * Coverage Testing:: How to test evaluation coverage. * The Outside Context:: Data that Edebug saves and restores. -* Instrumenting Macro Calls:: Specifying how to handle macro calls. +* Edebug and Macros:: Specifying how to handle macro calls. * Edebug Options:: Option variables for customizing Edebug. Debugging Invalid Lisp Syntax