From: yamaoka Date: Wed, 22 Jan 2003 03:20:15 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_15-00-quimby~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8895365df2e193032e773eb8dba8bf20fc727169;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c5dbea5..a715bf4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2003-01-22 Jesper Harder + * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook): + make-obsolete-variable allows only two arguments in XEmacs and + Emacs 20. + * gnus-sum.el (gnus-summary-wash-hide-map): Remove gnus-article-hide-pgp. (gnus-summary-make-menu-bar): do. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 524ad33..3555d7e 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -595,7 +595,7 @@ The following additional specs are available: (defvar gnus-article-hide-pgp-hook nil) (make-obsolete-variable 'gnus-article-hide-pgp-hook - "This variable is obsolote in Gnus 5.10.") + "This variable is obsolete in Gnus 5.10.") (defcustom gnus-article-button-face 'bold "Face used for highlighting buttons in the article buffer.