# HG changeset patch # User Kenichi Handa # Date 1049873469 0 # Node ID e287b7a34664e65cb962662cc7416fef46860886 # Parent 125da3e3e9af0b7ef72cb36221d9eb69189370da *** empty log message *** diff -r 125da3e3e9af -r e287b7a34664 lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 09 07:30:23 2003 +0000 +++ b/lisp/ChangeLog Wed Apr 09 07:31:09 2003 +0000 @@ -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 -r 125da3e3e9af -r e287b7a34664 src/ChangeLog --- a/src/ChangeLog Wed Apr 09 07:30:23 2003 +0000 +++ b/src/ChangeLog Wed Apr 09 07:31:09 2003 +0000 @@ -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.