+2005-10-14 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
+
2005-10-13 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
(string :tag "Folder"))))
:group 'wl-folder)
-(defcustom wl-folder-hierarchy-access-folders '("^-[^\\.]*\\(:\\|@\\|$\\)"
+(defcustom wl-folder-hierarchy-access-folders '("^-[^.]*\\(:\\|@\\|$\\)"
"^@$" "^'$")
"*Access group REGEXPs to make hierarchy structure."
:type '(repeat (string :tag "Regexp"))