]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 14 Jun 2005 23:29:17 +0000 (23:29 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 14 Jun 2005 23:29:17 +0000 (23:29 +0000)
lispref/ChangeLog

index 3bf39082407fa960dce9a278043235c7cf049c17..dccb76c4dae0e841bd866ddc598d4c7b28a77acf 100644 (file)
@@ -1,3 +1,22 @@
+2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * edebug.texi (Edebug): Update menu.
+       (Instrumenting): Update xrefs.
+       (Edebug Execution Modes): Correct xref.
+       (Jumping): Clarify description of `h' command.
+       Eliminate redundant @ref.
+       (Breaks): New node.
+       (Breakpoints): is now a subsubsection.
+       (Global Break Condition): Mention `C-x X X'.
+       (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
+       (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
+       (Edebug Display Update): Correct pxref.
+       (Edebug and Macros): New node.
+       (Instrumenting Macro Calls): Is now a subsubsection.
+       Neither arg of `def-edebug-spec' is evaluated.
+       (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
+       (Specification Examples): Fix typo.
+
 2005-06-14  Lute Kamstra  <lute@gnu.org>
 
        * debugging.texi (Function Debugging): Primitives can break on