From d820c39bd18e493ba716ad3ceb8101c1dee3a02b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 27 Oct 2022 18:45:28 +0300 Subject: [PATCH] ; (rmail-summary-apply-filters-consecutively): Add :version. --- lisp/mail/rmailsum.el | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5