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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 26 Feb 2006 16:14:21 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4910 emacs/src/ChangeLog:1.4911
--- emacs/src/ChangeLog:1.4910  Sat Feb 25 23:33:57 2006
+++ emacs/src/ChangeLog Sun Feb 26 16:14:20 2006
@@ -1,8 +1,14 @@
+2006-02-26  Stefan Monnier  <address@hidden>
+
+       * lisp.h (struct specbinding, specpdl_ptr): Remove the volatile
+       qualifier which was trying to avoid the bug that was fixed by
+       yesterday's changes to xterm.c.
+
 2006-02-25  Chong Yidong  <address@hidden>
 
        * xterm.h (x_catch_errors) Return value changed to void.
-       (x_uncatch_errors): Unused count argument deleted.
-       
+       (x_uncatch_errors): Delete unused count argument delete.
+
        * xterm.c (x_catch_errors): Don't use record_unwind_protect, since
        it can be called in a signal handler.
        (x_catch_errors_unwind): Function deleted.




reply via email to

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