]> git.eshelyaron.com Git - emacs.git/commit
Use org-time-convert-to-integer instead of by hand
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Apr 2022 07:29:26 +0000 (00:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Apr 2022 07:30:25 +0000 (00:30 -0700)
commit3abb3681b57d7c8ca7fa808addb0a10b6b109cab
tree07e2463370d8dd8acfe9be4ebd821865f11bf5a1
parente13689d55f4e3d445cf0457178a1508c0bb054be
Use org-time-convert-to-integer instead of by hand

* lisp/org/org-macs.el (org-file-newer-than-p):
Don’t assume list-format timestamps, by using
org-time-convert-to-integer instead of doing it by hand.
lisp/org/org-macs.el