aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.229
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index c213e027080..a5736aa81f5 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,12 @@
12004-03-04 Kenichi Handa <handa@m17n.org>
2
3 * editfns.c (Ftranslate_region_internal): Renamed from
4 Ftranslate_region. Accept a char-table in TABLE.
5 (syms_of_editfns): Defsubr Stranslate_region_internal.
6
7 * xfaces.c (set_lface_from_font_name): If a font is specified for
8 a frame, generate a fontset from the font.
9
12004-03-03 Kenichi Handa <handa@m17n.org> 102004-03-03 Kenichi Handa <handa@m17n.org>
2 11
3 * xfaces.c (Fface_font): New optional arg CHARACTER. 12 * xfaces.c (Fface_font): New optional arg CHARACTER.