/[emacs]/emacs/lisp/gnus/nnmail.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnmail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.3 by miles, Thu Sep 16 00:12:16 2004 UTC revision 1.16.2.4 by miles, Wed Oct 6 05:21:53 2004 UTC
# Line 224  From header will be expired to the group Line 224  From header will be expired to the group
224  articles containing the sting \"IMPORTANT\" in the Subject header will  articles containing the sting \"IMPORTANT\" in the Subject header will
225  be expired to the group \"nnfolder:IMPORTANT.YYYY.MMM\"; and  be expired to the group \"nnfolder:IMPORTANT.YYYY.MMM\"; and
226  everything else will be expired to \"nnfolder:Archive-YYYY\"."  everything else will be expired to \"nnfolder:Archive-YYYY\"."
227      :version "21.4"
228    :group 'nnmail-expire    :group 'nnmail-expire
229    :type '(repeat (list (choice :tag "Match against"    :type '(repeat (list (choice :tag "Match against"
230                                 (string :tag "Header")                                 (string :tag "Header")
# Line 558  parameter.  It should return nil, `warn' Line 559  parameter.  It should return nil, `warn'
559    
560  (defcustom nnmail-mail-splitting-charset nil  (defcustom nnmail-mail-splitting-charset nil
561    "Default charset to be used when splitting incoming mail."    "Default charset to be used when splitting incoming mail."
562      :version "21.4"
563    :group 'nnmail    :group 'nnmail
564    :type 'symbol)    :type 'symbol)
565    
566  (defcustom nnmail-mail-splitting-decodes nil  (defcustom nnmail-mail-splitting-decodes nil
567    "Whether the nnmail splitting functionality should MIME decode headers."    "Whether the nnmail splitting functionality should MIME decode headers."
568      :version "21.4"
569    :group 'nnmail    :group 'nnmail
570    :type 'boolean)    :type 'boolean)
571    

Legend:
Removed from v.1.16.2.3  
changed lines
  Added in v.1.16.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26