aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2004-02-13 06:41:27 +0000
committerKenichi Handa2004-02-13 06:41:27 +0000
commite36543c510d1277a71a720786229c46f6a422861 (patch)
tree21ab64d74e47762e0cd80e481319373236b84dce /src
parentcf0c289d2cc63991e89782766a0a50274490a41e (diff)
downloademacs-e36543c510d1277a71a720786229c46f6a422861.tar.gz
emacs-e36543c510d1277a71a720786229c46f6a422861.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.222
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 2dfda82d773..43031bdd571 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,7 @@
12004-02-13 Kenichi Handa <handa@m17n.org> 12004-02-13 Kenichi Handa <handa@m17n.org>
2 2
3 * xterm.c (x_get_font_repertory): Fix for non-Unicode-bmp charset.
4
3 * fontset.c (fontset_face): Handle the case that repertory is a 5 * fontset.c (fontset_face): Handle the case that repertory is a
4 char-table. 6 char-table.
5 (find_font_encoding): Return nil for unknown encoding. 7 (find_font_encoding): Return nil for unknown encoding.