From 67774855068c4b87aeb0b75d003e77347fe97a47 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 14 Jun 2005 23:36:31 +0000 Subject: [PATCH] (Top): Update detailed menu. --- lispref/ChangeLog | 2 ++ lispref/elisp.texi | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index dccb76c4dae..c565e8bdb5f 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2005-06-14 Luc Teirlinck + * elisp.texi (Top): Update detailed menu. + * edebug.texi (Edebug): Update menu. (Instrumenting): Update xrefs. (Edebug Execution Modes): Correct xref. diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 1e816487e14..4be680969a1 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -514,7 +514,7 @@ Edebug * 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 @@ Edebug * 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 -- 2.39.5