# HG changeset patch # User Eli Zaretskii # Date 1007063801 0 # Node ID 9a9680d69be69a1df0305185aaddff8e435405a6 # Parent c9ff289f9c129f65da3ae031aa174a95173a00b9 Note that describe-categories was moved to lisp/help-fns.el. diff -r c9ff289f9c12 -r 9a9680d69be6 src/ChangeLog --- a/src/ChangeLog Thu Nov 29 19:55:44 2001 +0000 +++ b/src/ChangeLog Thu Nov 29 19:56:41 2001 +0000 @@ -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