emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/eval.c
Date: Wed, 30 Apr 2003 08:06:04 -0400

Index: emacs/src/eval.c
diff -c emacs/src/eval.c:1.205 emacs/src/eval.c:1.206
*** emacs/src/eval.c:1.205      Sat Apr 19 14:58:56 2003
--- emacs/src/eval.c    Wed Apr 30 08:06:04 2003
***************
*** 1454,1459 ****
--- 1454,1460 ----
    struct backtrace *bp;
  
    immediate_quit = handling_signal = 0;
+   abort_on_gc = 0;
    if (gc_in_progress || waiting_for_input)
      abort ();
  




reply via email to

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