Synch with Oort Gnus.
authoryamaoka <yamaoka>
Wed, 22 Jan 2003 03:20:15 +0000 (03:20 +0000)
committeryamaoka <yamaoka>
Wed, 22 Jan 2003 03:20:15 +0000 (03:20 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index c5dbea5..a715bf4 100644 (file)
@@ -1,5 +1,9 @@
 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
 
+       * 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.
index 524ad33..3555d7e 100644 (file)
@@ -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.