* wl-util.el (toplevel): Require 'elmo-flag'.
authorhmurata <hmurata>
Sun, 30 Jan 2005 11:29:18 +0000 (11:29 +0000)
committerhmurata <hmurata>
Sun, 30 Jan 2005 11:29:18 +0000 (11:29 +0000)
commita332b51cafea0174c5f3b308575bf54116f65e9d
treeff16b1f03123bd71f7a0a52f7b9a4c954840a1fd
parent11001c917359f96b13e2f68da25e253baddd7966
* wl-util.el (toplevel): Require 'elmo-flag'.
(wl-read-search-condition): New function (Renamed from
`elmo-read-search-condition').
(wl-read-search-condition-internal): Likewise.

* wl-summary.el (wl-summary-decide-flag): Cause error if flag is
invalid.
(wl-summary-pick): Use `wl-read-search-condition' instead of
`elmo-read-search-condition'.
(wl-summary-virtual): Ditto.

* wl-folder.el (wl-folder-virtual): Ditto.
(wl-folder-pick): Ditto.

* wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.

* elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
`wl-read-search-condition').
(elmo-read-search-condition-internal): Likewise.

* elmo-flag.el (elmo-flag-char-regexp): New constant.
(elmo-flag-valid-p): New function.
(elmo-folder-initialize): Check flag name is valid.
elmo/ChangeLog
elmo/elmo-flag.el
elmo/elmo-util.el
wl/ChangeLog
wl/wl-fldmgr.el
wl/wl-folder.el
wl/wl-summary.el
wl/wl-util.el