X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/35cf62d95cdcd5323dcea4a5385942c342ff1d9c..d4547511735190a81449727a89dc90f6ef1d99a3:/src/ChangeLog.8 diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index d3ce1eb2a4..e68966b16a 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -13203,7 +13203,7 @@ * w32.c (stat): GetFileInformationByHandle can legitimately fail, so don't rely on it succeeding. - * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 + * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the Windows LOGFONT struct if x font doesn't specify the charset. (x_to_w32_charset): Change >= to == when testing results of stricmp.