aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30089c7069b..6b03c4936c6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12003-04-09 Kenichi Handa <handa@etlken2> 12003-04-09 Kenichi Handa <handa@m17n.org>
2 2
3 * xfaces.c (Vface_font_rescale_alist): New variable. 3 * xfaces.c (Vface_font_rescale_alist): New variable.
4 (struct font_name): New member rescale_ratio. 4 (struct font_name): New member rescale_ratio.
@@ -34,7 +34,7 @@
34 * mac.c (init_mac_osx_environment): Switch libexec and bin so 34 * mac.c (init_mac_osx_environment): Switch libexec and bin so
35 that self-contained application finds libexec files. 35 that self-contained application finds libexec files.
36 36
372003-04-08 Kenichi Handa <handa@etlken2> 372003-04-08 Kenichi Handa <handa@m17n.org>
38 38
39 * coding.c (code_convert_region_unwind): Set 39 * coding.c (code_convert_region_unwind): Set
40 Vlast_coding_system_used to the argument. 40 Vlast_coding_system_used to the argument.