# HG changeset patch # User Gerd Moellmann # Date 982077797 0 # Node ID f160c7ab017b521e8abe56ea767d8ac9bb3837d8 # Parent ea51e9f7266e79b42197d04253db936c96fa6465 *** empty log message *** diff -r ea51e9f7266e -r f160c7ab017b src/ChangeLog --- a/src/ChangeLog Tue Feb 13 15:22:51 2001 +0000 +++ b/src/ChangeLog Tue Feb 13 15:23:17 2001 +0000 @@ -3,6 +3,13 @@ * dired.c (directory_files_internal): Initialize errno. (toplevel): Include errno.h. +2001-02-13 Kenichi Handa + + * xfaces.c (best_matching_font): New parameter width_ratio. + Multiply avgwidth by width_ratio. + (choose_face_font): Call best_matching_font with width_ratio + calculated from the column width of C. + 2001-02-12 Andrew Innes The following changes are to draw box lines inside characters area