aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2008-01-09 02:45:01 +0000
committerKenichi Handa <[email protected]>2008-01-09 02:45:01 +0000
commit01f5d76d8ce80d80839dae3d275dd22f71389bc4 (patch)
tree0c5a96f0e1c1f782305eb94a48f6f86798348fed /lisp
parentcd5315ac40e8f4d6676ab3f5952d4f7bc51eb370 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.unicode4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index bff2a7afa6..f842822671 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -1,5 +1,9 @@
2008-01-09 Kenichi Handa <[email protected]>
+ * 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.