aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.2211
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 73e473538c1..f650d3366da 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,7 +1,18 @@
12003-11-14 Kenichi Handa <handa@m17n.org>
2
3 * xfaces.c (set_lface_from_font_name): Fix for the case that
4 FONTNAME is not fontset name.
5
12003-11-13 Kenichi Handa <handa@m17n.org> 62003-11-13 Kenichi Handa <handa@m17n.org>
2 7
3 * fns.c (base64_encode_1): Fix previous change. 8 * fns.c (base64_encode_1): Fix previous change.
4 9
102003-11-08 Kenichi Handa <handa@m17n.org>
11
12 * fontset.c (set_fontset_font): New function.
13 (Fset_fontset_font): If a font is specified for a charset, use
14 map_charset_chars to store the font spec in a fontset.
15
52003-10-29 Kenichi Handa <handa@m17n.org> 162003-10-29 Kenichi Handa <handa@m17n.org>
6 17
7 * fontset.c (fontset_face): Create a fallback fontset on demand 18 * fontset.c (fontset_face): Create a fallback fontset on demand