diff lisp/gnus/gnus-art.el @ 21668:621dd51298ec

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Mon, 20 Apr 1998 02:33:48 +0000
parents 900aecbf7d38
children 9861518505cb
line wrap: on
line diff
--- a/lisp/gnus/gnus-art.el	Mon Apr 20 02:15:45 1998 +0000
+++ b/lisp/gnus/gnus-art.el	Mon Apr 20 02:33:48 1998 +0000
@@ -377,7 +377,8 @@
   "Function to decode ``localized RFC 822 messages''.
 The function is called from the article buffer."
   :group 'gnus-article-mime
-  :type 'function)
+  :type 'function
+  :version "20.3")
 
 (defcustom gnus-page-delimiter "^\^L"
   "*Regexp describing what to use as article page delimiters.