; Fix decoded-time-set-defaults typo in NEWS.27.
See bug#48298.
This commit is contained in:
parent
bb8b8d717f
commit
3d276324ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue