aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorJoakim Verona2012-07-31 00:00:41 +0200
committerJoakim Verona2012-07-31 00:00:41 +0200
commit55fa71b3d9bb8609ca3cbb56f92c776ad8724a69 (patch)
treeb002fe941cc8636f8bd735717e440014359839dd /src/ChangeLog.8
parent5fb63197843dcae66f2fe0ddd6f4a9d560e9db2f (diff)
parentb429a4eee4e09b1ba09e17ced5091d042955d84f (diff)
downloademacs-55fa71b3d9bb8609ca3cbb56f92c776ad8724a69.tar.gz
emacs-55fa71b3d9bb8609ca3cbb56f92c776ad8724a69.zip
upstream
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index d3ce1eb2a45..e68966b16a2 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -13203,7 +13203,7 @@
13203 * w32.c (stat): GetFileInformationByHandle can legitimately fail, 13203 * w32.c (stat): GetFileInformationByHandle can legitimately fail,
13204 so don't rely on it succeeding. 13204 so don't rely on it succeeding.
13205 13205
13206 * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 13206 * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the Windows
13207 LOGFONT struct if x font doesn't specify the charset. 13207 LOGFONT struct if x font doesn't specify the charset.
13208 (x_to_w32_charset): Change >= to == when testing results of 13208 (x_to_w32_charset): Change >= to == when testing results of
13209 stricmp. 13209 stricmp.