X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo-archive.el;h=8437532c1b4b6d9eedfaa48f7be42fdf630b456c;hb=4dee2f09b7c63b19e24942f13b2917addb2a6501;hp=d18cae1aa4aba82f12668968acd6d4af3c591023;hpb=b8c2afbaca6577a6151d7fc5dcbb00952badf255;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo-archive.el b/elmo/elmo-archive.el index d18cae1..8437532 100644 --- a/elmo/elmo-archive.el +++ b/elmo/elmo-archive.el @@ -33,7 +33,9 @@ ;;; Code: ;; +(eval-when-compile (require 'cl)) +(require 'elmo) (require 'elmo-msgdb) (require 'emu) (require 'std11)