From: morioka Date: Tue, 9 Jun 1998 12:31:06 +0000 (+0000) Subject: Add description of `mime-entity-parent' and abolish description X-Git-Tag: remi-1_5_0_90~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=62a78b49b8e05d8c7e1520db26bc0e8ed61f6566;p=elisp%2Fsemi.git Add description of `mime-entity-parent' and abolish description `mime-raw-entity-parent'. --- diff --git a/MIME-View-API-ja.ol b/MIME-View-API-ja.ol index 43c3afa..e85b666 100644 --- a/MIME-View-API-ja.ol +++ b/MIME-View-API-ja.ol @@ -250,14 +250,6 @@ buffer です。MIME 書面は entity を単位とする木構造ですが、この 用いる。 -[関数] mime-raw-entity-parent (ENTITY &optional MESSAGE-INFO) - - 書面構造 MESSAGE-INFO において ENTITY の親の entity を返す。 - - MESSAGE-INFO が省略された場合は `mime-raw-message-info' の値を - 用いる。 - - [関数] mime-raw-flatten-message-info (&optional message-info) 書面構造 MESSAGE-INFO に含まれる全ての entity の list を返す。 @@ -445,6 +437,16 @@ entity-number と呼びます。entity-number は S 式としては (1 2 3 entity の生成子。 +[関数] mime-entity-parent (ENTITY &optional MESSAGE-INFO) + + ENTITY の親の entity を返す。 + + MESSAGE-INFO が省略された場合は ENTITY が存在する buffer にお + ける `mime-raw-message-info' の値を用いる。 + + MESSAGE-INFO が指定された場合、これを根と見倣す。 + + [関数] mime-root-entity-p (ENTITY) ENTITY が root-entity(即ち、message 全体)である場合に、非