+2001-02-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
+ something special.
+
2001-02-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
* nnweb.el (nnweb-request-group): Set nnweb-group anyway.
;; See whether we need to read the description file.
(when (and (boundp 'gnus-group-line-format)
+ (stringp gnus-group-line-format)
(let ((case-fold-search nil))
(string-match "%[-,0-9]*D" gnus-group-line-format))
(not gnus-description-hashtb)