diff src/fns.c @ 45039:ed0ad59e4ec7

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Apr 2002 17:53:39 +0000
parents 8fe017cea042
children 317e23417505
line wrap: on
line diff
--- a/src/fns.c	Tue Apr 30 17:48:09 2002 +0000
+++ b/src/fns.c	Tue Apr 30 17:53:39 2002 +0000
@@ -3251,6 +3251,8 @@
       int count = specpdl_ptr - specpdl;
       int nesting = 0;
 
+      /* This is to make sure that loadup.el gives a clear picture
+	 of what files are preloaded and when.  */
       if (! NILP (Vpurify_flag))
 	error ("(require %s) while preparing to dump",
 	       XSYMBOL (feature)->name->data);