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. */
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
