Mercurial > emacs
changeset 45696:a5b3e8f94dbf
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Sat, 08 Jun 2002 22:11:57 +0000 |
parents | c311225c0346 |
children | 234b16d90545 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 08 21:42:00 2002 +0000 +++ b/lisp/ChangeLog Sat Jun 08 22:11:57 2002 +0000 @@ -1,7 +1,11 @@ 2002-06-08 Colin Walters <walters@gnu.org> - * 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