aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.223
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index a52e6f8f4a1..3b1585867a6 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,8 @@
12004-01-15 Kenichi Handa <handa@m17n.org> 12004-01-15 Kenichi Handa <handa@m17n.org>
2 2
3 * fontset.c (new_fontset_from_font_name): Use the specified font
4 for all characters in the new fontset.
5
3 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and 6 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
4 OBJECT args. 7 OBJECT args.
5 8