]> git.eshelyaron.com Git - emacs.git/commit
Have gnus-summary-limit-to-age operate on calendar days
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 23 Sep 2023 23:31:10 +0000 (16:31 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 13 Oct 2023 23:48:55 +0000 (16:48 -0700)
commit0dd7e6e3aeac1ab0a03f2ed2ad108deecde82447
tree2c65156bbfbab26516d5449757f5ad36f2bdeef8
parent9ecb595dea56ed1149b60245d021cb5e6d7dd73f
Have gnus-summary-limit-to-age operate on calendar days

Reported and patched by Ćukasz Stelmach <stlman@poczta.fm>.

* lisp/gnus/gnus-sum.el (gnus-summary-limit-to-age): Rather than
24-hour blocks. Also use `read-number', and drop the confusing option
to reverse younger/older both with the prefix argument and with a
negative number.
lisp/gnus/gnus-sum.el