summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d9867bfc4cf..1ff7fb3b076 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -20,7 +20,7 @@
Add dummy uses of gcproN variables.
* category.c (describe_category, describe_category_1)
- (Fdescribe_categories): Remove.
+ (Fdescribe_categories): Remove. (Moved to lisp/help-fns.el.)
(syms_of_category): Don't defsubr Sdescribe_categories.
2001-11-28 Richard M. Stallman <rms@gnu.org>