aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2005-06-14 23:29:17 +0000
committerLuc Teirlinck2005-06-14 23:29:17 +0000
commitfe2a99725b49815c39bd873fd7c90f4c36c193b5 (patch)
tree024237a15ff1e043290663b0fa5a34f1d860f778 /lispref/ChangeLog
parent57267a95653775cd08890841b0e110405ccb6d41 (diff)
downloademacs-fe2a99725b49815c39bd873fd7c90f4c36c193b5.tar.gz
emacs-fe2a99725b49815c39bd873fd7c90f4c36c193b5.zip
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 3bf39082407..dccb76c4dae 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,22 @@
12005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2
3 * edebug.texi (Edebug): Update menu.
4 (Instrumenting): Update xrefs.
5 (Edebug Execution Modes): Correct xref.
6 (Jumping): Clarify description of `h' command.
7 Eliminate redundant @ref.
8 (Breaks): New node.
9 (Breakpoints): is now a subsubsection.
10 (Global Break Condition): Mention `C-x X X'.
11 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
12 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
13 (Edebug Display Update): Correct pxref.
14 (Edebug and Macros): New node.
15 (Instrumenting Macro Calls): Is now a subsubsection.
16 Neither arg of `def-edebug-spec' is evaluated.
17 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
18 (Specification Examples): Fix typo.
19
12005-06-14 Lute Kamstra <lute@gnu.org> 202005-06-14 Lute Kamstra <lute@gnu.org>
2 21
3 * debugging.texi (Function Debugging): Primitives can break on 22 * debugging.texi (Function Debugging): Primitives can break on