/[emacs]/emacs/src/lisp.h
ViewVC logotype

Diff of /emacs/src/lisp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.533 by monnier, Wed Jul 13 05:32:52 2005 UTC revision 1.534 by rms, Sat Jul 23 19:08:32 2005 UTC
# Line 1876  extern Lisp_Object Vascii_canon_table, V Line 1876  extern Lisp_Object Vascii_canon_table, V
1876    
1877  extern int consing_since_gc;  extern int consing_since_gc;
1878    
1879  /* Threshold for doing another gc.  */  /* Thresholds for doing another gc.  */
1880    
1881  extern EMACS_INT gc_cons_combined_threshold;  extern EMACS_INT gc_cons_threshold;
1882    
1883    extern EMACS_INT gc_relative_threshold;
1884    
1885  /* Structure for recording stack slots that need marking.  */  /* Structure for recording stack slots that need marking.  */
1886    

Legend:
Removed from v.1.533  
changed lines
  Added in v.1.534

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26