emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/alloc.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/alloc.c
Date: Fri, 17 Feb 2006 16:00:36 +0000

Index: emacs/src/alloc.c
diff -u emacs/src/alloc.c:1.390 emacs/src/alloc.c:1.391
--- emacs/src/alloc.c:1.390     Thu Feb  9 10:49:59 2006
+++ emacs/src/alloc.c   Fri Feb 17 16:00:35 2006
@@ -3209,7 +3209,7 @@
 
   CHECK_STRING (name);
 
-  eassert (!handling_signal);
+  /* eassert (!handling_signal); */
 
 #ifndef SYNC_INPUT
   BLOCK_INPUT;




reply via email to

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