From: morioka Date: Wed, 6 May 1998 10:40:02 +0000 (+0000) Subject: Require 'std11 instead of 'std11-parse. X-Git-Tag: flim-1_2_0~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0d24a860db2ab60471f63d623f4ebdc751bb723d;p=elisp%2Fflim.git Require 'std11 instead of 'std11-parse. --- diff --git a/eword-decode.el b/eword-decode.el index cf7edc7..93976fd 100644 --- a/eword-decode.el +++ b/eword-decode.el @@ -31,7 +31,7 @@ ;;; Code: -(require 'std11-parse) +(require 'std11) (require 'mel) (require 'mime-def)