aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLute Kamstra2005-03-01 09:09:41 +0000
committerLute Kamstra2005-03-01 09:09:41 +0000
commita9ee5cacaf47ca48e8d70c9dd38d208c2ad27f15 (patch)
treecc40fc06a6a1d73fe90bd54be920b055457b06aa /lispref
parent07f3fdb1d14cef5b1f59a322e0587e5c9526a749 (diff)
downloademacs-a9ee5cacaf47ca48e8d70c9dd38d208c2ad27f15.tar.gz
emacs-a9ee5cacaf47ca48e8d70c9dd38d208c2ad27f15.zip
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index de0294cffa9..fd61f2fa87f 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,16 @@
12005-02-28 Lute Kamstra <lute@gnu.org>
2
3 * debugging.texi (Debugging): Fix typo.
4 (Error Debugging): Document eval-expression-debug-on-error.
5 (Function Debugging): Update example.
6 (Using Debugger): Mention starred stack frames.
7 (Debugger Commands): Document `j' and `l'.
8 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9 Update the messages that the debugger displays.
10 (Internals of Debugger): Add cross reference. Update example.
11 (Excess Open): Minor improvement.
12 (Excess Close): Minor improvement.
13
12005-02-26 Richard M. Stallman <rms@gnu.org> 142005-02-26 Richard M. Stallman <rms@gnu.org>
2 15
3 * tips.texi (Coding Conventions): Clarify. 16 * tips.texi (Coding Conventions): Clarify.