changeset 91969:da2b5a9b0384

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 20 Feb 2008 04:45:35 +0000
parents 28f7a9f11ad1
children 8b3342358a9a
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@ni.aist.go.jp>
+
+	* 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  <ken.manheimer@gmail.com>
 	Minor Adaptions by Nick Roberts  <nickrob@snap.net.nz> for Emacs.