emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mail/feedmail.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/feedmail.el
Date: Fri, 04 Apr 2003 01:22:30 -0500

Index: emacs/lisp/mail/feedmail.el
diff -c emacs/lisp/mail/feedmail.el:1.20 emacs/lisp/mail/feedmail.el:1.21
*** emacs/lisp/mail/feedmail.el:1.20    Thu Oct 17 12:53:45 2002
--- emacs/lisp/mail/feedmail.el Sun Nov 17 17:41:02 2002
***************
*** 688,694 ****
  the standards define the ordering of header fields to be immaterial and it's
  fairly likely that some MTA along the way will have its own idea of what the
  order should be, regardless of what you specify."
!   :group 'feedmail-header
    :type 'boolean
    )
  
--- 688,694 ----
  the standards define the ordering of header fields to be immaterial and it's
  fairly likely that some MTA along the way will have its own idea of what the
  order should be, regardless of what you specify."
!   :group 'feedmail-headers
    :type 'boolean
    )
  
***************
*** 706,712 ****
  variable feedmail-fiddle-plex-blurb.  In contrast to some other fiddle-plex
  manipulation functions, in this context, it makes no sense to have an element
  which is nil, t, or a simple string."
!   :group 'feedmail-header
    :type '(repeat (choice function)
                 sexp) ; too complex to be described accurately
    )
--- 706,712 ----
  variable feedmail-fiddle-plex-blurb.  In contrast to some other fiddle-plex
  manipulation functions, in this context, it makes no sense to have an element
  which is nil, t, or a simple string."
!   :group 'feedmail-headers
    :type '(repeat (choice function)
                 sexp) ; too complex to be described accurately
    )




reply via email to

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