\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.
+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.