summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index aa5f4ea8920..11a78b05a51 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,6 +12,9 @@
2001-11-28 Stefan Monnier <monnier@cs.yale.edu>
+ * lisp.h (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
+ Add dummy uses of gcproN variables.
+
* category.c (describe_category, describe_category_1)
(Fdescribe_categories): Remove.
(syms_of_category): Don't defsubr Sdescribe_categories.