aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLute Kamstra <[email protected]>2005-03-04 14:54:25 +0000
committerLute Kamstra <[email protected]>2005-03-04 14:54:25 +0000
commit524352d621cb5143c7c7cb0ccee2c913eedeec7f (patch)
tree700d0ff3c351b27c7585e8d1b625914a670b8d54 /lispref
parentc79ef4bb7dffd2372b5dcea8c5f71cccd2fd661a (diff)
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index b167ecdb40..a0451009de 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-04 Lute Kamstra <[email protected]>
+
+ * debugging.texi (Error Debugging): Document stack-trace-on-error.
+
+2005-03-03 Lute Kamstra <[email protected]>
+
+ * edebug.texi (Instrumenting Macro Calls): Fix typo.
+
2005-03-01 Lute Kamstra <[email protected]>
* debugging.texi (Debugger Commands): Update `j'.