From cc11e3eea91d31c530a982fcf1c5fa4fc97a3afa Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 8 Jun 2002 22:11:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b12ea87e299..f611530219d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,11 @@ 2002-06-08 Colin Walters - * international/mule-diag.el (describe-char-after): Use - `font-lock-face' to italicize property names. + * 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. * international/mule.el (sgml-html-meta-auto-coding-function): New function. @@ -21,6 +25,8 @@ * emacs-lisp/cl-extra.el (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with the old name. + + * emacs-lisp/cl.el (copy-list): Moved to subr.el. * replace.el (occur-mode): Don't set up categories. (occur-1): Pass `list-matching-lines-face' and -- 2.39.5