]> git.eshelyaron.com Git - emacs.git/commit
Fix Gnus display of timestamps that's less than a second old
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 05:19:45 +0000 (07:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 05:19:45 +0000 (07:19 +0200)
commitb22dffbc2869503f553931ad28a567cbf1507409
tree6868f51a83c3cc58d6f331cb3a37dfcb06ec6009
parentd31fa998e7f9e98b8f60869253c6603c80416cbb
Fix Gnus display of timestamps that's less than a second old

* lisp/gnus/gnus-art.el (article-lapsed-string): The elapsed
seconds may be a fractional second.  In that case, just say "now".
lisp/gnus/gnus-art.el