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/gnus-cite.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-cite.el
Date: Wed, 09 Feb 2005 10:51:26 -0500

Index: emacs/lisp/gnus/gnus-cite.el
diff -c emacs/lisp/gnus/gnus-cite.el:1.14 emacs/lisp/gnus/gnus-cite.el:1.15
*** emacs/lisp/gnus/gnus-cite.el:1.14   Mon Nov  1 23:06:36 2004
--- emacs/lisp/gnus/gnus-cite.el        Wed Feb  9 15:50:39 2005
***************
*** 124,130 ****
  (defcustom gnus-cite-unsightly-citation-regexp
    "^-----Original Message-----\nFrom: \\(.+\n\\)+\n"
    "Regexp matching Microsoft-type rest-of-message citations."
!   :version "21.4"
    :group 'gnus-cite
    :type 'regexp)
  
--- 124,130 ----
  (defcustom gnus-cite-unsightly-citation-regexp
    "^-----Original Message-----\nFrom: \\(.+\n\\)+\n"
    "Regexp matching Microsoft-type rest-of-message citations."
!   :version "22.1"
    :group 'gnus-cite
    :type 'regexp)
  
***************
*** 132,138 ****
    "Non-nil means don't regard lines beginning with \">From \" as cited text.
  Those lines may have been quoted by MTAs in order not to mix up with
  the envelope From line."
!   :version "21.4"
    :group 'gnus-cite
    :type 'boolean)
  
--- 132,138 ----
    "Non-nil means don't regard lines beginning with \">From \" as cited text.
  Those lines may have been quoted by MTAs in order not to mix up with
  the envelope From line."
!   :version "22.1"
    :group 'gnus-cite
    :type 'boolean)
  
***************
*** 143,149 ****
  (defcustom gnus-cite-attribution-face 'gnus-cite-attribution-face
    "Face used for attribution lines.
  It is merged with the face for the cited text belonging to the attribution."
!   :version "21.4"
    :group 'gnus-cite
    :type 'face)
  
--- 143,149 ----
  (defcustom gnus-cite-attribution-face 'gnus-cite-attribution-face
    "Face used for attribution lines.
  It is merged with the face for the cited text belonging to the attribution."
!   :version "22.1"
    :group 'gnus-cite
    :type 'face)
  




reply via email to

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