update.
[elisp/flim.git] / mime-ja.texi
index 33c14b3..37ce103 100644 (file)
@@ -114,6 +114,7 @@ local \e$BJQ?t\e(B @code{mime-message-structure} \e$B$K3JG<$9$k$3$H$K$7$^$9!#\e(B
 * Entity as node in message::   Entity \e$B$N0LCV4X78$K4X$9$k5!G=\e(B
 * Entity-header::               Entity header \e$B$N>pJs\e(B
 * Entity-content::              Entity \e$B$NFbMF\e(B
+* Entity Attributes::           Entity \e$B$NB0@-\e(B
 @end menu
 
 @node mime-entity, Message parser, Entity, Entity
@@ -326,7 +327,7 @@ used.
 
 
 
-@node Entity-content,  , Entity-header, Entity
+@node Entity-content, Entity Attributes, Entity-header, Entity
 @section Entity \e$B$NFbMF\e(B
 
 @defun mime-entity-content entity
@@ -336,6 +337,16 @@ used.
 
 
 
+@node Entity Attributes,  , Entity-content, Entity
+@section Entity \e$B$NB0@-\e(B
+
+@defun mime-entity-filename entity
+
+Entity \e$B$N\e(B file \e$BL>$rJV$9!#\e(B
+@end defun
+
+
+
 @node Content-Type, Content-Disposition, Entity, Top
 @chapter Content-Type \e$BMs$N>pJs\e(B
 @cindex mime-content-type
@@ -1303,7 +1314,7 @@ FLIM \e$B$N\e(B file \e$B$O\e(B CVS \e$B$r;H$C$F4IM}$5$l$F$$$^$9!#$3$N$?$a!"0J2<$NJ}K
 (1) checkout
 
     % cvs -d :pserver:anonymous@@chamonix.jaist.ac.jp:/hare/cvs/root \
-       checkout [-r TAG] gnus
+       checkout [-r TAG] flim
 @end example