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:
parent
57dabf6b5b
commit
6f76277fc6
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user