+2004-03-08 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
+ range.
+
2004-03-07 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* modb-standard.el (elmo-msgdb-list-flagged): Use append instead
(defcustom elmo-msgdb-default-type 'legacy
"*Default type of Message Database for ELMO."
:type '(radio (const legacy)
- (const standard)
- (const :tag "No use" generic))
+ (const standard))
:group 'elmo
:group 'elmo-setting)