Move `mime-entity-implementation-alist' to mime-def.el.
authormorioka <morioka>
Tue, 7 Jul 1998 08:21:11 +0000 (08:21 +0000)
committermorioka <morioka>
Tue, 7 Jul 1998 08:21:11 +0000 (08:21 +0000)
commit560fd9f1b407bdd6c4cd52f4544b63183fe7814e
treea0d29220fedbd4d94b7c109abb27019944e2d071
parent9842b232bcba2863d2cd1cb4f7565b857da9b9b6
Move `mime-entity-implementation-alist' to mime-def.el.
(mime-find-function): New implementation.
(mime-entity-cooked-p): Use `mime-entity-send'.
(mime-entity-point-min): Change message to `point-min'.
(mime-entity-point-max): Change message to `point-max'.
(mime-entity-header-start): Change message to `header-start'.
(mime-entity-header-end): Change message to `header-end'.
(mime-entity-body-start): Change message to `body-start'.
(mime-entity-body-end): Change message to `body-end'.
mime.el