]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 30 Jan 2003 14:27:00 +0000 (14:27 +0000)
committerDave Love <fx@gnu.org>
Thu, 30 Jan 2003 14:27:00 +0000 (14:27 +0000)
etc/NEWS
src/ChangeLog

index 9de654fe9a383c95fb4bebfcb012238625267a15..feed33221dcd23190b68b3dbb287ea1b1f38c7a0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1145,6 +1145,9 @@ with Custom.
 \f
 * Lisp Changes in Emacs 21.4
 
+** New variables `gc-elapsed' and `gcs-done' provide extra information
+on garbage collection.
+
 ** New function `decode-coding-region-as-inserted-from-file' decodes a
 region as if it is read from a file without decoding.
 
index 6be247431fbf507e3e6a3fde7797fd2451225943..bf7d35d6ed4227c3222995276856cb53ce11125c 100644 (file)
@@ -1,3 +1,9 @@
+2003-01-30  Dave Love  <fx@gnu.org>
+
+       * alloc.c (Vgc_elapsed, gcs_done): New variables.
+       (Fgarbage_collect): Use them.
+       (init_alloc, syms_of_alloc): Set them up.
+
 2003-01-30  Juanma Barranquero  <lektu@terra.es>
 
        * w32fns.c (init_external_image_libraries): Add missing operator.