diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3cac20708f..628307fff6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-05-05 Kenichi Handa + + * descr-text.el (describe-char): Copy the character with text + properties and overlays into the first line, and call + describe-text-properties on it. + 2004-05-05 Stephen Eglen * iswitchb.el (iswitchb-global-map): Fix typo.