]> git.eshelyaron.com Git - emacs.git/commit
Don’t assume CURRENT_TIME_LIST
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Feb 2019 03:22:53 +0000 (19:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Feb 2019 03:23:53 +0000 (19:23 -0800)
commit57646401f1cb3e09169da5e768e74d4de9d19aed
tree4b50f4580d5e39bda35c78802fd57ecf65b8378f
parent1e155dcc8dcbaed926a1574bc543d404d2859866
Don’t assume CURRENT_TIME_LIST

* lisp/gnus/gnus-delay.el (gnus-delay-send-queue):
* lisp/gnus/nnmail.el (nnmail-activate):
* lisp/mh-e/mh-alias.el (mh-alias-tstamp):
* lisp/net/newst-backend.el (newsticker--cache-item-compare-by-time):
Use time-less-p instead of assuming timestamp format.
lisp/gnus/gnus-delay.el
lisp/gnus/nnmail.el
lisp/mh-e/mh-alias.el
lisp/net/newst-backend.el