*** empty log message ***
authorRob Browning <rlb@defaultvalue.org>
Fri, 27 Apr 2001 17:00:20 +0000 (17:00 +0000)
committerRob Browning <rlb@defaultvalue.org>
Fri, 27 Apr 2001 17:00:20 +0000 (17:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 565ccd5..5386d4d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,8 +29,8 @@ Changes since Guile 1.4:
 ** New module (ice-9 stack-catch):
 
 stack-catch is like catch, but saves the current state of the stack in
 ** New module (ice-9 stack-catch):
 
 stack-catch is like catch, but saves the current state of the stack in
-the the-last-stack fluid.  This fluid can be useful during debugger
-inspection or when re-throwing an error.
+the fluid the-last-stack.  This fluid can be useful when using the
+debugger and when re-throwing an error.
 
 ** The module (ice-9 and-let*) has been renamed to (ice-9 and-let-star)
 
 
 ** The module (ice-9 and-let*) has been renamed to (ice-9 and-let-star)