# HG changeset patch # User Jason Rumney # Date 972339297 0 # Node ID ec1b8e12011d7c4c478be95550fa3d0eada2732f # Parent f2ad0856e45c7ab0a4eae9aa046fbdee3765048b *** empty log message *** diff -r f2ad0856e45c -r ec1b8e12011d src/ChangeLog --- a/src/ChangeLog Mon Oct 23 22:13:25 2000 +0000 +++ b/src/ChangeLog Mon Oct 23 22:14:57 2000 +0000 @@ -1,3 +1,13 @@ +2000-10-23 Jason Rumney + + * fontset.c (syms_of_fontset) [WINDOWSNT]: Special case for + ASCII font of default fontset on Windows. + + * w32term.c (VCENTER_BASELINE_OFFSET): Bias division (see + xterm.c comment below). + + * w32fns.c (x_to_w32_font): Initialize dpi from dpyinfo->resy. + 2000-10-23 Gerd Moellmann * xterm.c (x_connection_closed): Reset handling_signal.