1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Add informative message about the lists of GC stats.

This commit is contained in:
Richard M. Stallman 1998-08-13 23:01:42 +00:00
parent 57dabf6b5b
commit 6f76277fc6

View 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))