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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Wed, 13 Jul 2005 01:30:05 -0400

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.531 emacs/src/lisp.h:1.532
*** emacs/src/lisp.h:1.531      Mon Jul  4 16:06:32 2005
--- emacs/src/lisp.h    Wed Jul 13 05:30:04 2005
***************
*** 1879,1884 ****
--- 1879,1885 ----
  /* Threshold for doing another gc.  */
  
  extern EMACS_INT gc_cons_threshold;
+ extern EMACS_INT gc_cons_combined_threshold;
  
  /* Structure for recording stack slots that need marking.  */
  




reply via email to

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