]> git.eshelyaron.com Git - emacs.git/commitdiff
; (rmail-summary-apply-filters-consecutively): Add :version.
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 15:45:28 +0000 (18:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Oct 2022 15:45:28 +0000 (18:45 +0300)
lisp/mail/rmailsum.el

index 1ed3664506609496850c05a2a96b196ed712cc63..0144a34e5e717e54533741eeb5abdbf815c6c047 100644 (file)
@@ -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