emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el [lexbind]
Date: Wed, 06 Oct 2004 01:44:25 -0400

Index: emacs/lisp/gnus/nnmail.el
diff -c emacs/lisp/gnus/nnmail.el:1.16.2.3 emacs/lisp/gnus/nnmail.el:1.16.2.4
*** emacs/lisp/gnus/nnmail.el:1.16.2.3  Thu Sep 16 00:12:16 2004
--- emacs/lisp/gnus/nnmail.el   Wed Oct  6 05:21:53 2004
***************
*** 224,229 ****
--- 224,230 ----
  articles containing the sting \"IMPORTANT\" in the Subject header will
  be expired to the group \"nnfolder:IMPORTANT.YYYY.MMM\"; and
  everything else will be expired to \"nnfolder:Archive-YYYY\"."
+   :version "21.4"
    :group 'nnmail-expire
    :type '(repeat (list (choice :tag "Match against"
                               (string :tag "Header")
***************
*** 558,568 ****
--- 559,571 ----
  
  (defcustom nnmail-mail-splitting-charset nil
    "Default charset to be used when splitting incoming mail."
+   :version "21.4"
    :group 'nnmail
    :type 'symbol)
  
  (defcustom nnmail-mail-splitting-decodes nil
    "Whether the nnmail splitting functionality should MIME decode headers."
+   :version "21.4"
    :group 'nnmail
    :type 'boolean)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]