]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.8
Revert recent change for Bug#8855.
[gnu-emacs] / src / ChangeLog.8
index d3ce1eb2a45b4405a5124d5d29e88b7ddd1ce365..e68966b16a2c330d6965d3e2fd29d4baa43a0007 100644 (file)
        * 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.