From: Colin Walters Date: Sat, 8 Jun 2002 22:52:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14713 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=256ab4cf12e1e6517699f29c6bb9e7794dd25a3c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f611530219d..bf71a2315a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. + (toplevel): Provide `descr-text'. - * international/mule-diag.el (describe-char-after): Just call - `describe-text-properties' to describe text properties. + * 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.