emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 28 Jan 2003 18:49:17 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3065 emacs/src/ChangeLog:1.3066
*** emacs/src/ChangeLog:1.3065  Tue Jan 28 13:46:06 2003
--- emacs/src/ChangeLog Tue Jan 28 18:49:10 2003
***************
*** 635,642 ****
        (Fload): Handle errors in Fsubstitute_in_file_name.
        Don't expect Fsignal to return.
  
!       * Errors and throws work right with interrupt blocking.
!       * eval.c (struct catchtag): New elt interrupt_input_blocked.
        (unwind_to_catch): Restore interrupt_input_blocked from saved value.
        (internal_catch, Fcondition_case, internal_condition_case)
        (internal_condition_case_1, internal_condition_case_2): Save it.
--- 635,642 ----
        (Fload): Handle errors in Fsubstitute_in_file_name.
        Don't expect Fsignal to return.
  
!       * eval.c: Errors and throws work right with interrupt blocking.
!       (struct catchtag): New elt interrupt_input_blocked.
        (unwind_to_catch): Restore interrupt_input_blocked from saved value.
        (internal_catch, Fcondition_case, internal_condition_case)
        (internal_condition_case_1, internal_condition_case_2): Save it.
***************
*** 659,666 ****
  
  2002-12-17  Ben Key  <address@hidden>
  
!       * Revisited my earlier fix for the following entry in
!       etc/PROBLEMS:
        "Emacs built on Windows 9x/ME crashes at startup on Windows XP,
        or Emacs builtpart of on XP crashes at startup on Windows 9x/ME."
  
--- 659,665 ----
  
  2002-12-17  Ben Key  <address@hidden>
  
!       Revisited my earlier fix for the following entry in etc/PROBLEMS:
        "Emacs built on Windows 9x/ME crashes at startup on Windows XP,
        or Emacs builtpart of on XP crashes at startup on Windows 9x/ME."
  
***************
*** 804,810 ****
  
  2002-12-09  Dave Love  <address@hidden>
  
!       * s/sol2-8: Removed.  (Not necessary.)
  
  2002-12-09  Matthew Swift  <address@hidden>
  
--- 803,809 ----
  
  2002-12-09  Dave Love  <address@hidden>
  
!       * s/sol2-8.h: Removed.  (Not necessary.)
  
  2002-12-09  Matthew Swift  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]