X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=WL-ELS;h=9b111514622f651f95024db4f84f879bf414d1c1;hb=e37fd1de8fbe2f652749001e3646c55e4f35cfd3;hp=1cb8b4432556a397fe6fb2fa1f7e48d2bd039baf;hpb=176969e96515838da31d9bac148b615910061942;p=elisp%2Fwanderlust.git diff --git a/WL-ELS b/WL-ELS index 1cb8b44..9b11151 100644 --- a/WL-ELS +++ b/WL-ELS @@ -7,10 +7,10 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; generic modules (defconst WL-MODULES '( - wl wl-folder wl-summary wl-message + wl wl-folder wl-summary wl-action wl-message wl-vars wl-draft wl-util wl-version wl-address wl-addrmgr wl-highlight wl-demo wl-refile wl-thread - wl-fldmgr wl-expire wl-template wl-score wl-acap + wl-fldmgr wl-expire wl-template wl-score wl-acap wl-news )) (defconst ELMO-MODULES '( @@ -20,8 +20,9 @@ elmo-localdir elmo-localnews elmo-map elmo-maildir elmo-multi elmo-filter elmo-archive elmo-pipe elmo-cache - elmo-internal elmo-mark elmo-sendlog - elmo-dop elmo-nmz + elmo-internal elmo-flag elmo-sendlog + elmo-dop elmo-nmz elmo-split + modb modb-entity modb-legacy modb-standard ))