emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


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

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.450 emacs/src/lisp.h:1.451
*** emacs/src/lisp.h:1.450      Thu Apr 10 22:06:34 2003
--- emacs/src/lisp.h    Wed Apr 30 08:06:39 2003
***************
*** 2470,2475 ****
--- 2470,2476 ----
  extern struct frame *allocate_frame P_ ((void));
  extern struct Lisp_Process *allocate_process P_ ((void));
  extern int gc_in_progress;
+ extern int abort_on_gc;
  extern Lisp_Object make_float P_ ((double));
  extern void display_malloc_warning P_ ((void));
  extern int inhibit_garbage_collection P_ ((void));




reply via email to

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