Fix a bug with time zones on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Mon, 31 Dec 2012 16:09:00 +0000 (18:09 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 31 Dec 2012 16:09:00 +0000 (18:09 +0200)
commita7f11948344e03745cfc3b52a9089b770966798e
treea51bea624f3295a50fec48b29e5f94a4e0fff221
parent1a82330cc569deda2b37b228d7a16ec6fb65f67a
Fix a bug with time zones on MS-Windows.

 src/w32.c (unsetenv): Set up the string passed to _putenv
 correctly.  See
 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00863.html
 for the bug this caused.
src/ChangeLog
src/w32.c