changeset 91331:b263cfdb9d43

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 09 Jan 2008 02:45:01 +0000
parents 48e4aecfcc5e
children 6b6e684740e5
files lisp/ChangeLog.unicode
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode	Wed Jan 09 02:44:31 2008 +0000
+++ b/lisp/ChangeLog.unicode	Wed Jan 09 02:45:01 2008 +0000
@@ -1,5 +1,9 @@
 2008-01-09  Kenichi Handa  <handa@ni.aist.go.jp>
 
+	* international/fontset.el (font-encoding-alist): Add an entry for
+	iso8859-16.
+	(setup-default-fontset): Add iso8859-16 to latin.
+
 	* descr-text.el (describe-char-display): Convert a GLYPH-CODE to a
 	hexadigit string.
 	(describe-char): Adjusted for the above change.