]> git.eshelyaron.com Git - emacs.git/commit
Use list-form timestamps in .nnmh-articles
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 07:38:34 +0000 (00:38 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Aug 2022 08:17:18 +0000 (01:17 -0700)
commit4d896c097760f34cbe040589a5966bcf3752991d
treef5d44f3081c62c24d14607a8529e355aa069ce63
parent2cd204d8bbc5ef9bc049b593f85b2fa46c07db1b
Use list-form timestamps in .nnmh-articles

* lisp/gnus/nnmh.el (nnmh-update-gnus-unreads): Store list form
timestamps into .nnmh-articles, even if current-time-list is nil.
That way, older Emacs versions can read them.
lisp/gnus/nnmh.el