From: Julien Danjou Date: Sat, 25 Sep 2010 10:59:13 +0000 (+0200) Subject: Remove useless gnus-treat-translate X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=17c84b0cf0d27b3ceb2c3a19873797a633511910;p=gnus Remove useless gnus-treat-translate Signed-off-by: Julien Danjou --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3d97aa24..5c4d7d5e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2010-09-25 Julien Danjou + + * gnus-art.el: Remove useless gnus-treat-translate. + 2010-09-24 Julien Danjou * gnus-sum.el: Add support for Gravatars. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 231f9e90e..35a6934b9 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -1609,15 +1609,6 @@ predicate. See Info node `(gnus)Customizing Articles'." :link '(custom-manual "(gnus)Customizing Articles") :type gnus-article-treat-custom) -(defcustom gnus-treat-translate nil - "Translate articles from one language to another. -Valid values are nil, t, `head', `first', `last', an integer or a -predicate. See Info node `(gnus)Customizing Articles'." - :version "21.1" - :group 'gnus-article-treat - :link '(custom-manual "(gnus)Customizing Articles") - :type gnus-article-treat-custom) - (defcustom gnus-treat-x-pgp-sig nil "Verify X-PGP-Sig. To automatically treat X-PGP-Sig, set it to head. diff --git a/texi/ChangeLog b/texi/ChangeLog index 5cedf171d..357e9f7da 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2010-09-25 Julien Danjou + + * gnus.texi (Customizing Articles): Remove gnus-treat-translate + 2010-09-24 Julien Danjou * gnus.texi: Add Gravatars. diff --git a/texi/gnus.texi b/texi/gnus.texi index 169e1d1d2..69d969503 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -12630,7 +12630,6 @@ controlling variable is a predicate list, as described above. @vindex gnus-treat-highlight-headers @vindex gnus-treat-highlight-signature @vindex gnus-treat-play-sounds -@vindex gnus-treat-translate @vindex gnus-treat-x-pgp-sig @vindex gnus-treat-unfold-headers @vindex gnus-treat-fold-headers @@ -12737,8 +12736,6 @@ is controlled by @code{gnus-body-boundary-delimiter}. @vindex gnus-treat-play-sounds @item gnus-treat-play-sounds -@vindex gnus-treat-translate -@item gnus-treat-translate @item gnus-treat-ansi-sequences (t) @vindex gnus-treat-x-pgp-sig @item gnus-treat-x-pgp-sig (head)