* gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
authorJesper Harder <harder@ifa.au.dk>
Wed, 22 Jan 2003 03:10:38 +0000 (03:10 +0000)
committerJesper Harder <harder@ifa.au.dk>
Wed, 22 Jan 2003 03:10:38 +0000 (03:10 +0000)
make-obsolete-variable allows only two arguments in XEmacs and
Emacs 20.

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 957dede..fb00356 100644 (file)
@@ -545,7 +545,8 @@ The following additional specs are available:
   :group 'gnus-article-various)
 
 (defvar gnus-article-hide-pgp-hook nil)
-(make-obsolete-variable 'gnus-article-hide-pgp-hook "" "Gnus 5.10")
+(make-obsolete-variable 'gnus-article-hide-pgp-hook 
+                       "This variable is obsolote in Gnus 5.10.")
 
 (defcustom gnus-article-button-face 'bold
   "Face used for highlighting buttons in the article buffer.
@@ -964,7 +965,8 @@ See Info node `(gnus)Customizing Articles' for details."
   :link '(custom-manual "(gnus)Customizing Articles")
   :type gnus-article-treat-custom)
 
-(make-obsolete-variable 'gnus-treat-strip-pgp "" "Gnus 5.10")
+(make-obsolete-variable 'gnus-treat-strip-pgp 
+                       "This option is obsolete in Gnus 5.10.")
 
 (defcustom gnus-treat-strip-pem nil
   "Strip PEM signatures.