From bf247b6ed0b5e96845e785302bdaa97fcf6a8b84 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 9 Feb 2005 15:50:47 +0000 Subject: Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50. --- lisp/gnus/gnus-cite.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/gnus/gnus-cite.el') diff --git a/lisp/gnus/gnus-cite.el b/lisp/gnus/gnus-cite.el index 5306f3b17bf..e60ea32e126 100644 --- a/lisp/gnus/gnus-cite.el +++ b/lisp/gnus/gnus-cite.el @@ -124,7 +124,7 @@ The text matching the first grouping will be used as a button." (defcustom gnus-cite-unsightly-citation-regexp "^-----Original Message-----\nFrom: \\(.+\n\\)+\n" "Regexp matching Microsoft-type rest-of-message citations." - :version "21.4" + :version "22.1" :group 'gnus-cite :type 'regexp) @@ -132,7 +132,7 @@ The text matching the first grouping will be used as a button." "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" + :version "22.1" :group 'gnus-cite :type 'boolean) @@ -143,7 +143,7 @@ the envelope From line." (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" + :version "22.1" :group 'gnus-cite :type 'face) -- cgit v1.2.1