aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <[email protected]>2002-06-08 22:52:46 +0000
committerColin Walters <[email protected]>2002-06-08 22:52:46 +0000
commit256ab4cf12e1e6517699f29c6bb9e7794dd25a3c (patch)
tree5d268107dd86db71a7e4a02a81bd02ce99397508
parentcdd22c18a6aef517024ae2c4e1180526fe1520be (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f611530219..bf71a2315a 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.