[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 3d27632: ; Fix decoded-time-set-defaults typo in NEWS.27.
From: |
Basil L. Contovounesios |
Subject: |
master 3d27632: ; Fix decoded-time-set-defaults typo in NEWS.27. |
Date: |
Sun, 9 May 2021 04:43:10 -0400 (EDT) |
branch: master
commit 3d276324edd90b2df9f0987f635ca0c39037a81d
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>
; Fix decoded-time-set-defaults typo in NEWS.27.
See bug#48298.
---
etc/NEWS.27 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/NEWS.27 b/etc/NEWS.27
index 55045d1..4b4c1a3 100644
--- a/etc/NEWS.27
+++ b/etc/NEWS.27
@@ -2701,7 +2701,7 @@ days there are in a month in a specific year),
'date-ordinal-to-time'
(that computes the date of an ordinal day), 'decoded-time-add' (for
doing computations on a decoded time structure), 'make-decoded-time'
(for making a decoded time structure with only the given keywords
-filled out), and 'encoded-time-set-defaults' (which fills in nil
+filled out), and 'decoded-time-set-defaults' (which fills in nil
elements as if it's midnight January 1st, 1970) have been added.
*** In the DST slot, 'encode-time' and 'parse-time-string' now return -1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 3d27632: ; Fix decoded-time-set-defaults typo in NEWS.27.,
Basil L. Contovounesios <=