Mercurial > emacs
changeset 50517:e287b7a34664
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 09 Apr 2003 07:31:09 +0000 |
parents | 125da3e3e9af |
children | 3cb74de71bcd |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + * international/fontset.el: Specify rescale ratio 1.3 for CDAC + fonts. + * international/mule-conf.el: Register ?\221 and ?\226 in latin-extra-code-table.
--- 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 <handa@etlken2> +2003-04-09 Kenichi Handa <handa@m17n.org> * 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 <handa@etlken2> +2003-04-08 Kenichi Handa <handa@m17n.org> * coding.c (code_convert_region_unwind): Set Vlast_coding_system_used to the argument.