]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus.el
(sieve-string-bytes): Remove.
[gnu-emacs] / lisp / gnus / gnus.el
index d32cfb856cc4408b9fd1dbad855ff3a7f94b8e54..e28be6d4da427557d9a59a35b11e1b1185d76d68 100644 (file)
@@ -1320,7 +1320,7 @@ updated if the value of this variable is nil, even if you change the
 value of `gnus-message-archive-method' afterward.  If you want the
 saved \"archive\" method to be updated whenever you change the value of
 `gnus-message-archive-method', set this variable to a non-nil value."
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group 'gnus-server
   :group 'gnus-message
   :type 'boolean)
@@ -4375,5 +4375,5 @@ prompt the user for the name of an NNTP server to use."
 
 (provide 'gnus)
 
-;;; arch-tag: acebeeab-f331-4f8f-a7ea-89c58c84f636
+;; arch-tag: acebeeab-f331-4f8f-a7ea-89c58c84f636
 ;;; gnus.el ends here