]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Update wording of last change
authorUlrich Müller <ulm@gentoo.org>
Thu, 15 Aug 2024 07:28:48 +0000 (09:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 16 Aug 2024 06:44:45 +0000 (08:44 +0200)
(cherry picked from commit 62067d2ae7563352cae4eedd4b784fc0ffcd78a3)

etc/NEWS

index b64a716e565caeae98a35ca66cf87da66c449da7..4238b9eec4941340ca8056e6653cab70230d1b31 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -258,7 +258,8 @@ its argument lacks explicit time zone information.  This has been the
 de-facto behavior since Emacs 24 although documentation said otherwise.
 Also, the fallback on 'timezone-make-date-arpa-standard' has been
 removed because its supported date styles can be handled by
-'parse-time-string'.
+'parse-time-string'.  To restore the previously documented behavior,
+specify "+0000" or "Z" as the time zone in the argument.
 
 \f
 * Changes in Emacs 31.1 on Non-Free Operating Systems