Skip to content
Snippets Groups Projects
Commit 00364d80 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Fix Emacs 27.1 incompatibility in lyskom-subtract-one-day

Keep any sub-second time elements unchanged, so that we return a valid
time format in lyskom-subtract-one-day.  Emacs 27.1 expects it to be
on the (HI LO US PS) form, and decode-time will raise an error if it
is on the (HI LO nil) form that lyskom-subtract-one-day previously
returned.
parent 547cec30
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment