From: Eli Zaretskii Date: Thu, 27 Oct 2022 15:45:28 +0000 (+0300) Subject: ; (rmail-summary-apply-filters-consecutively): Add :version. X-Git-Tag: emacs-29.0.90~1616^2~436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d820c39bd18e493ba716ad3ceb8101c1dee3a02b;p=emacs.git ; (rmail-summary-apply-filters-consecutively): Add :version. --- 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