From: Eli Zaretskii Date: Mon, 23 Aug 2021 11:43:35 +0000 (+0300) Subject: ; * etc/NEWS: Fix wording of a recent change. X-Git-Tag: emacs-28.0.90~1345 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d8e1cca6e52b34f0caf31ffb2b7a5114b91296b0;p=emacs.git ; * etc/NEWS: Fix wording of a recent change. --- diff --git a/etc/NEWS b/etc/NEWS index 4daeecda78f..aefe582ad7c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3656,7 +3656,7 @@ optional argument specifying whether to follow symbolic links. +++ ** 'parse-time-string' can now parse ISO 8601 format strings. -These are on the format "2020-01-15T16:12:21-08:00". +These have the format like "2020-01-15T16:12:21-08:00". --- ** The new function 'decoded-time-period' has been added.