# HG changeset patch # User Colin Walters # Date 1023576766 0 # Node ID 411b3bf9d4dbf6814680c82586c91b0ab80a07cc # Parent 55cbf1b74fb96f8a5d61452aa8d67452157aae3e *** empty log message *** diff -r 55cbf1b74fb9 -r 411b3bf9d4db lisp/ChangeLog --- a/lisp/ChangeLog Sat Jun 08 22:44:00 2002 +0000 +++ b/lisp/ChangeLog Sat Jun 08 22:52:46 2002 +0000 @@ -3,9 +3,11 @@ * descr-text.el (describe-text-properties): Sort the output by the size of the values. Put `font-lock-face' property on property names. - - * international/mule-diag.el (describe-char-after): Just call - `describe-text-properties' to describe text properties. + (toplevel): Provide `descr-text'. + + * international/mule-diag.el (describe-char-after): When there are + text properties, require `descr-text', and just call + `describe-text-properties'. * international/mule.el (sgml-html-meta-auto-coding-function): New function.