*** empty log message ***
[bpt/emacs.git] / src / alloc.c
index 9c63f8f..c0d92e3 100644 (file)
@@ -960,7 +960,7 @@ Does not copy symbols.")
 
 struct gcpro *gcprolist;
 
-#define NSTATICS 256
+#define NSTATICS 512
 
 Lisp_Object *staticvec[NSTATICS] = {0};