*** empty log message ***
[bpt/emacs.git] / src / ralloc.c
index 1f92b51..d2dae36 100644 (file)
@@ -97,7 +97,7 @@ check_memory_limits (address)
     }
 
     if (EXCEEDS_ELISP_PTR (address))
-      (*warnfunction) ("Warning: memory in use exceeds lisp pointer size");
+      memory_full ();
 }
 \f
 /* Obtain SIZE bytes of space.  If enough space is not presently available