Mercurial > emacs
comparison lisp/ChangeLog @ 45702:411b3bf9d4db
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Sat, 08 Jun 2002 22:52:46 +0000 |
parents | a5b3e8f94dbf |
children | deb27e3d41fd |
comparison
equal
deleted
inserted
replaced
45701:55cbf1b74fb9 | 45702:411b3bf9d4db |
---|---|
1 2002-06-08 Colin Walters <walters@gnu.org> | 1 2002-06-08 Colin Walters <walters@gnu.org> |
2 | 2 |
3 * descr-text.el (describe-text-properties): Sort the output by the | 3 * descr-text.el (describe-text-properties): Sort the output by the |
4 size of the values. Put `font-lock-face' property on property | 4 size of the values. Put `font-lock-face' property on property |
5 names. | 5 names. |
6 | 6 (toplevel): Provide `descr-text'. |
7 * international/mule-diag.el (describe-char-after): Just call | 7 |
8 `describe-text-properties' to describe text properties. | 8 * international/mule-diag.el (describe-char-after): When there are |
9 text properties, require `descr-text', and just call | |
10 `describe-text-properties'. | |
9 | 11 |
10 * international/mule.el (sgml-html-meta-auto-coding-function): New | 12 * international/mule.el (sgml-html-meta-auto-coding-function): New |
11 function. | 13 function. |
12 (auto-coding-from-file-contents): Delete; merge functionality into | 14 (auto-coding-from-file-contents): Delete; merge functionality into |
13 `set-auto-coding'. | 15 `set-auto-coding'. |