Add autoload setting for `mime-entity-body-buffer',
authormorioka <morioka>
Wed, 28 Jul 1999 04:54:16 +0000 (04:54 +0000)
committermorioka <morioka>
Wed, 28 Jul 1999 04:54:16 +0000 (04:54 +0000)
`mime-entity-body-start-point' and `mime-entity-body-end-point'.

mime-parse.el

index a6eeb83..5442896 100644 (file)
 (require 'mime-def)
 (require 'std11)
 
+(autoload 'mime-entity-body-buffer "mime")
+(autoload 'mime-entity-body-start-point "mime")
+(autoload 'mime-entity-body-end-point "mime")
+
 
 ;;; @ lexical analyzer
 ;;;