]> code.delx.au - gnu-emacs/commitdiff
(Top): Update detailed menu.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 14 Jun 2005 23:36:31 +0000 (23:36 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 14 Jun 2005 23:36:31 +0000 (23:36 +0000)
lispref/ChangeLog
lispref/elisp.texi

index dccb76c4dae0e841bd866ddc598d4c7b28a77acf..c565e8bdb5fcd613cfc56feacc67ae7b8614a61f 100644 (file)
@@ -1,5 +1,7 @@
 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
 
+       * elisp.texi (Top): Update detailed menu.
+
        * edebug.texi (Edebug): Update menu.
        (Instrumenting): Update xrefs.
        (Edebug Execution Modes): Correct xref.
index 1e816487e14f7ea646a43b689216666750dce83a..4be680969a195fe26df77343f9cf4734a55ce90e 100644 (file)
@@ -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