]> git.eshelyaron.com Git - emacs.git/commit
Default to 1970 in decoded-time-set-defaults
authorBasil L. Contovounesios <contovob@tcd.ie>
Sun, 9 May 2021 08:50:00 +0000 (09:50 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 9 May 2021 10:52:20 +0000 (11:52 +0100)
commitb376ed72204193eba652666fa2540f412f456490
tree3a1fd86f3f520354d29d5f8d547961b86bb9d286
parentaf529f777c965fc347ec0d9144f5b9babce66d08
Default to 1970 in decoded-time-set-defaults

* lisp/calendar/time-date.el (decoded-time-set-defaults): Set an
unspecified year field to 1970, as promised in the docstring, and to
ensure it's representable on all systems (bug#48298).
lisp/calendar/time-date.el