From: tomo Date: Fri, 22 Dec 2000 03:57:09 +0000 (+0000) Subject: Add comment for eword-decode. X-Git-Tag: Emacs-21_0_94-SEMI-1_14_0-FLIM-1_14_0 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b6857ca4a92795f5baf5c912e89607740903cb66;p=elisp%2Flemi.git Add comment for eword-decode. --- diff --git a/mime/mmgeneric.el b/mime/mmgeneric.el index 3f97eba..532dfd9 100644 --- a/mime/mmgeneric.el +++ b/mime/mmgeneric.el @@ -25,7 +25,10 @@ ;;; Code: (require 'luna) -(eval-when-compile (require 'eword-decode)) + +(eval-when-compile + (require 'eword-decode) ; mime-find-field-presentation-method + ) ;;; @ MIME entity