tm 7.100.
[elisp/tm.git] / doc / tm-edit-en.texi
index 63670db..4980d1e 100644 (file)
@@ -1,13 +1,13 @@
 \input texinfo.tex
 @setfilename tm-edit-en.info
-@settitle{tm-edit 7.99 Reference Manual (English Version)}
+@settitle{tm-edit 7.100 Reference Manual (English Version)}
 @titlepage
-@title tm-edit 7.99 Reference Manual (English Version)
+@title tm-edit 7.100 Reference Manual (English Version)
 @author MORIOKA Tomohiko <morioka@@jaist.ac.jp>
 @subtitle 1996/12/25
 @end titlepage
 @node Top, Introduction, (dir), (dir)
-@top tm-edit 7.99 Reference Manual (English Version)
+@top tm-edit 7.100 Reference Manual (English Version)
 
 @ifinfo
 
@@ -24,6 +24,7 @@ This file documents tm-edit, a MIME composer for GNU Emacs.
 * transfer level::              
 * header::                      Using non-ASCII characters in header
 * PGP::                         
+* Acknowledgments::             
 * Concept Index::               
 * Function Index::              
 * Variable Index::              
@@ -31,9 +32,9 @@ This file documents tm-edit, a MIME composer for GNU Emacs.
 
 @node Introduction, mime/editor-mode, Top, Top
 @chapter What is tm-edit?
+@cindex tm-edit
 
-@cindex{tm-edit}@strong{tm-edit} is a general MIME composer for GNU
-Emacs.@refill
+@strong{tm-edit} is a general MIME composer for GNU Emacs.@refill
 
 tm-edit is based on mime.el by UMEDA Masanobu
 <umerin@@mse.kyutech.ac.jp>, who is famous as the author of
@@ -61,11 +62,15 @@ tm-edit.
 
 @node mime/editor-mode, single-part operations, Introduction, Top
 @chapter mime/editor-mode
+@cindex enclosure
+@cindex multi-part ending tag
+@cindex multi-part beginning tag
+@cindex tag
+@cindex mime/editor-mode
 
-@cindex{mime/editor-mode}@strong{mime/editor-mode} is a minor mode to
-compose MIME message.  In this mode, @cindex{tag}@strong{tag} represents
-various kinds of data, you can edit multi part (@ref{(tm-en)multipart})
-message.@refill
+@strong{mime/editor-mode} is a minor mode to compose MIME message.  In
+this mode, @strong{tag} represents various kinds of data, you can edit
+multi part (@ref{(tm-en)multipart}) message.@refill
 
 There are 2 kinds of tags:
 
@@ -94,9 +99,8 @@ OPTIONAL-FIELDS is to represent another fields except Content-Type field
 and Content-Transfer-Encoding field.@refill
 
 multi-part tags represent multi part (@ref{(tm-en)multipart}).  They
-consist of a pair of @cindex{multi-part beginning tag}@strong{multi-part
-beginning tag} and @cindex{multi-part ending tag}@strong{multi-part
-ending tag}.@refill
+consist of a pair of @strong{multi-part beginning tag} and
+@strong{multi-part ending tag}.@refill
 
 multi-part beginning tag's form is following:@refill
 
@@ -111,7 +115,7 @@ multi-part ending tag's form is following:@refill
 @end example
 
 A region from multi-part beginning tag to multi-part ending tag is
-called as @cindex{enclosure}@strong{enclosure}.
+called as @strong{enclosure}.
 
 
 @node single-part operations, enclosure operation, mime/editor-mode, Top
@@ -300,6 +304,7 @@ Example: Specify application/rtf as default media type for
 
 @node transfer level, header, tag specification for inserted file, Top
 @chapter transfer level
+@cindex transfer level
 
 Contents inserted in a message are represented by 7bit
 (@ref{(tm-en)7bit}), 8bit (@ref{(tm-en)8bit}) or binary
@@ -325,7 +330,7 @@ disappeared. (^_^;@refill
 Maybe there are binary-through MTA, but I think it is not major.
 @end quotation
 
-@cindex{transfer level}@strong{transfer level} represents how range data is
+@strong{transfer level} represents how range data is
 available.  tm-edit has a variable
 @code{mime-editor/transfer-level} to represent transfer level.
 
@@ -357,11 +362,12 @@ but it requires to use us-ascii (@ref{(tm-en)us-ascii}) in header.
 
 @node header, PGP, transfer level, Top
 @chapter Using non-ASCII characters in header
+@cindex encoded-word
 
 RFC 1522 (@ref{(tm-en)RFC 1522}) defines representation of non-ASCII
 characters in header.@refill
 
-It is a format called as @cindex{encoded-word}@strong{encoded-word}
+It is a format called as @strong{encoded-word}
 (@ref{(tm-en)encoded-word}), it is available to represent every
 non-ASCII characters by 7bit (@ref{(tm-en)7bit}) to declare MIME charset
 (@ref{(tm-en)MIME charset}).
@@ -469,13 +475,15 @@ B-encoding.  @code{"Q"} means to use Q-encoding.
 
 
 
-@node PGP, Concept Index, header, Top
+@node PGP, Acknowledgments, header, Top
 @chapter PGP
+@cindex PGP-kazu
+@cindex PGP/MIME
 
 tm-edit provides PGP encryption, signature and inserting public-key
-features based on @cindex{PGP/MIME}@strong{PGP/MIME}
-(@ref{(tm-en)PGP/MIME}) (RFC 2015) or @cindex{PGP-kazu}@strong{PGP-kazu}
-(@ref{(tm-en)PGP-kazu}) (draft-kazu-pgp-mime-00.txt).@refill
+features based on @strong{PGP/MIME} (@ref{(tm-en)PGP/MIME}) (RFC 2015)
+or @strong{PGP-kazu} (@ref{(tm-en)PGP-kazu})
+(draft-kazu-pgp-mime-00.txt).@refill
 
 This feature requires pgp command and Mailcrypt package
 (@ref{(mailcrypt)}).@refill
@@ -509,7 +517,17 @@ Default value is @code{nil}.
 
 
 
-@node Concept Index, Function Index, PGP, Top
+@node Acknowledgments, Concept Index, PGP, Top
+@chapter Acknowledgments
+
+First of all, I thank UMEDA Masanobu for his work of @file{mime.el},
+which is the origin of tm-edit, and permission to rewrite his work as
+tm-edit.@refill
+
+I thank members of two tm mailing lists, Japanese and English version.
+
+
+@node Concept Index, Function Index, Acknowledgments, Top
 @chapter Concept Index
 
 @printindex cp