]> git.eshelyaron.com Git - emacs.git/commit
Use time-convert in with-decoded-time-value
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 03:11:59 +0000 (19:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 07:24:09 +0000 (23:24 -0800)
commit2bda02943b555b184f09dd1a5882e04a288f5026
treebab24a42bcd99c241c1d128ec0f2e75cbfde7072
parent084f440571694ec14ea5def4191861bdb5854ea0
Use time-convert in with-decoded-time-value

* lisp/calendar/time-date.el (with-decoded-time-value):
Prefer time-convert to current-time on the off chance that code
will use this obsolete macro even after current-time returns pairs.
lisp/calendar/time-date.el