summaryrefslogtreecommitdiff
path: root/lisp/mail
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-10-27 18:45:28 +0300
committerEli Zaretskii <eliz@gnu.org>2022-10-27 18:45:28 +0300
commitd820c39bd18e493ba716ad3ceb8101c1dee3a02b (patch)
tree0fc8d6f94a7ba7a8ea7b4e028776bd4542e1b51d /lisp/mail
parent8728da58ab319cbffc160b49c716b65429c8d5a6 (diff)
downloademacs-d820c39bd18e493ba716ad3ceb8101c1dee3a02b.tar.gz
; (rmail-summary-apply-filters-consecutively): Add :version.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/rmailsum.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index 1ed36645066..0144a34e5e7 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -56,6 +56,7 @@ When this variable is non-nil, `rmail-summary-by-*' commands work on the
current summary, and so their filtering can be stacked one on top of another.
This allows gradual narrowing of the selection of the messages."
:type 'boolean
+ :version "29.1"
:group 'rmail-summary)
(defvar rmail-summary-currently-displayed-msgs nil