/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4479 by rms, Sat Jun 25 04:32:08 2005 UTC revision 1.4480 by rms, Sat Jun 25 14:38:05 2005 UTC
# Line 1  Line 1 
1  2005-06-25  Richard M. Stallman  <rms@gnu.org>  2005-06-25  Richard M. Stallman  <rms@gnu.org>
2    
3            * eval.c (call_debugger): Take full care of extending stack limits
4            to make space for the debugger, and restore the change afterward.
5            Bind debug-on-error to nil.
6            (restore_stack_limits): New subroutine.
7            (Fsignal): Extend specpdl bound along with eval depth bound,
8            for calling edebug.  Don't do either one, for calling debugger.
9            (find_handler_clause): Don't bind debug-on-error here.
10            Don't unbind anything either.
11            Temporarily advance max_specpdl_size for calling
12            internal_with_output_to_temp_buffer.
13            (grow_specpdl): Don't alter max_specpdl_size before signaling
14            an error.
15            (syms_of_eval) <max-specpdl-size>: Doc fix.
16    
17          * lread.c (read1): 0.0e+NaN should make a "positive" NaN.          * lread.c (read1): 0.0e+NaN should make a "positive" NaN.
18    
19  2005-06-24  Eli Zaretskii  <eliz@gnu.org>  2005-06-24  Eli Zaretskii  <eliz@gnu.org>

Legend:
Removed from v.1.4479  
changed lines
  Added in v.1.4480

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26