# HG changeset patch # User Kenichi Handa # Date 973644745 0 # Node ID 522393cef854a7ae69f919c45290c897eb02f5af # Parent 83a1db714361e6cf761826badb261d96f99c014a *** empty log message *** diff -r 83a1db714361 -r 522393cef854 src/ChangeLog --- a/src/ChangeLog Tue Nov 07 18:21:04 2000 +0000 +++ b/src/ChangeLog Wed Nov 08 00:52:25 2000 +0000 @@ -1,3 +1,11 @@ +2000-11-08 Kenichi Handa + + * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the + font is taller than the frame line, we don't have to vias the + division by two. + + * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. + 2000-11-07 Dave Love * config.in (HAVE_MKDIR): Add.