Mercurial > emacs
comparison src/ChangeLog @ 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 | 5a58e611cea2 |
children | 6c19f355b26a |
comparison
equal
deleted
inserted
replaced
41685:c9ff289f9c12 | 41686:9a9680d69be6 |
---|---|
18 | 18 |
19 * lisp.h (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5): | 19 * lisp.h (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5): |
20 Add dummy uses of gcproN variables. | 20 Add dummy uses of gcproN variables. |
21 | 21 |
22 * category.c (describe_category, describe_category_1) | 22 * category.c (describe_category, describe_category_1) |
23 (Fdescribe_categories): Remove. | 23 (Fdescribe_categories): Remove. (Moved to lisp/help-fns.el.) |
24 (syms_of_category): Don't defsubr Sdescribe_categories. | 24 (syms_of_category): Don't defsubr Sdescribe_categories. |
25 | 25 |
26 2001-11-28 Richard M. Stallman <rms@gnu.org> | 26 2001-11-28 Richard M. Stallman <rms@gnu.org> |
27 | 27 |
28 * fileio.c (Ffind_file_name_handler): Avoid initializer for `result'. | 28 * fileio.c (Ffind_file_name_handler): Avoid initializer for `result'. |