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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 16 Mar 2002 06:18:18 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2525 emacs/src/ChangeLog:1.2526
*** emacs/src/ChangeLog:1.2525  Fri Mar 15 10:30:07 2002
--- emacs/src/ChangeLog Sat Mar 16 02:06:24 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-03-16  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (redisplay_internal, redisplay_windows): 
+       Use list_of_error to call internal_condition_case_1.
+       (safe_eval, safe_call): Pass Qt to internal_condition_case_{1,2}
+       so as to catch all errors with no possibility of debugger redisplay.
+       (list_of_error): New variable.
+       (syms_of_xdisp): Init and staticpro it.
+ 
+       * print.c (print_object): Delete `\ ' from printed rep of frame.
+ 
  2002-03-15  Eli Zaretskii  <address@hidden>
  
        * msdos.c (dos_rawgetc): Disable the x-autoselect-window feature,



reply via email to

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