]> git.eshelyaron.com Git - emacs.git/commit
Make make-decoded-time use -1 for dst unless given
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 May 2022 10:38:02 +0000 (12:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 May 2022 10:38:02 +0000 (12:38 +0200)
commita83e75b207c9678394e3e4c29a2dd592d06bbbe6
tree0f903cc8a588ec054582e7ec9d65b93ef79bc4d9
parentfd4a0c022b7406b9d2a947937600e34e5cccb9bf
Make make-decoded-time use -1 for dst unless given

* lisp/calendar/time-date.el (make-decoded-time): DST -1 is the
value for "doesn't know", not nil (bug#55635).
lisp/calendar/time-date.el