changeset 41686:9a9680d69be6

Note that describe-categories was moved to lisp/help-fns.el.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 29 Nov 2001 19:56:41 +0000
parents c9ff289f9c12
children e7d436bf37bd
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>