Mercurial > emacs
changeset 32793:ec1b8e12011d
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 23 Oct 2000 22:14:57 +0000 |
parents | f2ad0856e45c |
children | 0fbf137d9f40 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + + * 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 <gerd@gnu.org> * xterm.c (x_connection_closed): Reset handling_signal.