# HG changeset patch # User Kenichi Handa # Date 1203482735 0 # Node ID da2b5a9b0384df927dbe764e0c385c5c9862ef94 # Parent 28f7a9f11ad1cc1c7b030b20ded50c0ce5ee743d *** empty log message *** diff -r 28f7a9f11ad1 -r da2b5a9b0384 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 20 04:43:26 2008 +0000 +++ b/lisp/ChangeLog Wed Feb 20 04:45:35 2008 +0000 @@ -1,3 +1,14 @@ +2008-02-20 Kenichi Handa + + * international/latin1-disp.el (latin1-display): Don't use + ucs-mule-8859-to-mule-unicode. Fix the way of resettting + standard-display-table. + (latin1-display-identities): Adjusted for the change of what is + returned by (get-language-info charset 'charset). + + * international/mule-util.el (char-displayable-p): Fix for Latin-1 + characters and terminal case. + 2008-02-19 Ken Manheimer Minor Adaptions by Nick Roberts for Emacs.