aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPaul Eggert2016-04-12 08:50:47 -0700
committerPaul Eggert2016-04-12 08:50:47 -0700
commit7c2c2196fd4be0b656bdf0e0b68f3d7c4a5eca08 (patch)
treec038edb545cc82ee825390d1e7691a247fd7fc5f /etc/PROBLEMS
parent435da5d2955ce35be4785b7d46566ed9b42ea9fb (diff)
parentca509810014726cf6bee9f7e8f69bdeaf62dc146 (diff)
downloademacs-7c2c2196fd4be0b656bdf0e0b68f3d7c4a5eca08.tar.gz
emacs-7c2c2196fd4be0b656bdf0e0b68f3d7c4a5eca08.zip
Merge from origin/emacs-25
ca50981 Improve time zone documentation c23c965 Prevent bootstrap autoload backup files 9344612 Disable multicolor fonts on OS X since they are not supported... c41ce1c Capitalize “Universal Time” in documentation 10597c9 Don't use 'find-program'
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 2ccb7711376..4288808f407 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2181,11 +2181,11 @@ month names with consistent widths for some locales on some versions
2181of Windows. This is caused by a deficiency in the underlying system 2181of Windows. This is caused by a deficiency in the underlying system
2182library function. 2182library function.
2183 2183
2184** Problems with set-time-zone-rule function 2184** Non-US time zones.
2185 2185
2186The function set-time-zone-rule gives incorrect results for many 2186Many non-US time zones are implemented incorrectly. This is due to
2187non-US timezones. This is due to over-simplistic handling of 2187over-simplistic handling of daylight savings switchovers by the
2188daylight savings switchovers by the Windows libraries. 2188Windows libraries.
2189 2189
2190** Files larger than 4GB report wrong size in a 32-bit Windows build 2190** Files larger than 4GB report wrong size in a 32-bit Windows build
2191 2191