diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9f34e73d57..0231f2f9055 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-10-29 Kenichi Handa + + * descr-text.el (describe-char): Fix terminal case (where font is + nil). + 2008-10-30 Chong Yidong * indent.el (indent-for-tab-command): Use use-region-p.