]> git.eshelyaron.com Git - emacs.git/commitdiff
Add informative message about the lists of GC stats.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Aug 1998 23:01:42 +0000 (23:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Aug 1998 23:01:42 +0000 (23:01 +0000)
lisp/loadup.el

index 661511c53b52370457b88517beee5702b23ed1d0..cbc1ba5c314a31c3ff7bc48961cfc461ff886a24 100644 (file)
@@ -57,6 +57,8 @@
 (load "case-table")
 (load "international/characters")
 
+(message "Lists of integers (garbage collection statistics) are normal output")
+(message "while building Emacs; they do not indicate a problem.")
 (message "%s" (garbage-collect))
 (load "loaddefs.el")  ;Don't get confused if someone compiled this by mistake.
 (message "%s" (garbage-collect))