diff lispref/ChangeLog @ 60317:dbdab00b8f09

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Tue, 01 Mar 2005 09:09:41 +0000
parents 1efc3a7ce718
children 932e4b52aa39 e4694597cbf4
line wrap: on
line diff
--- a/lispref/ChangeLog	Tue Mar 01 09:08:47 2005 +0000
+++ b/lispref/ChangeLog	Tue Mar 01 09:09:41 2005 +0000
@@ -1,3 +1,16 @@
+2005-02-28  Lute Kamstra  <lute@gnu.org>
+
+	* debugging.texi (Debugging): Fix typo.
+	(Error Debugging): Document eval-expression-debug-on-error.
+	(Function Debugging): Update example.
+	(Using Debugger): Mention starred stack frames.
+	(Debugger Commands): Document `j' and `l'.
+	(Invoking the Debugger): `d' and `j' exit recursive edit too.
+	Update the messages that the debugger displays.
+	(Internals of Debugger): Add cross reference.  Update example.
+	(Excess Open): Minor improvement.
+	(Excess Close): Minor improvement.
+
 2005-02-26  Richard M. Stallman  <rms@gnu.org>
 
 	* tips.texi (Coding Conventions): Clarify.