From f8c6b4c23d5ece02b779e1dcda0e13e6dea453e0 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 9 Apr 2003 07:31:09 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5218240d901..1ffc92c9e0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2003-04-09 Kenichi Handa + * international/fontset.el: Specify rescale ratio 1.3 for CDAC + fonts. + * international/mule-conf.el: Register ?\221 and ?\226 in latin-extra-code-table. diff --git a/src/ChangeLog b/src/ChangeLog index 30089c7069b..6b03c4936c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,4 @@ -2003-04-09 Kenichi Handa +2003-04-09 Kenichi Handa * xfaces.c (Vface_font_rescale_alist): New variable. (struct font_name): New member rescale_ratio. @@ -34,7 +34,7 @@ * mac.c (init_mac_osx_environment): Switch libexec and bin so that self-contained application finds libexec files. -2003-04-08 Kenichi Handa +2003-04-08 Kenichi Handa * coding.c (code_convert_region_unwind): Set Vlast_coding_system_used to the argument. -- 2.11.4.GIT