diff lisp/gnus/mm-decode.el @ 110064:07b5be82cf7a

Bump custom version of some user options of which the default values changed.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 31 Aug 2010 04:21:18 +0000
parents 5f352fd4346a
children 8d09094063d0
line wrap: on
line diff
--- a/lisp/gnus/mm-decode.el	Tue Aug 31 04:17:54 2010 +0000
+++ b/lisp/gnus/mm-decode.el	Tue Aug 31 04:21:18 2010 +0000
@@ -123,7 +123,7 @@
 `w3'   : use Emacs/W3;
 `html2text' : use html2text;
 nil    : use external viewer (default web browser)."
-  :version "23.0" ;; No Gnus
+  :version "24.1"
   :type '(choice (const w3)
 		 (const w3m :tag "emacs-w3m")
 		 (const w3m-standalone :tag "standalone w3m" )