(Function `std11-parse-in-reply-to'): New subsection.
authormorioka <morioka>
Sat, 23 Jan 1999 16:04:47 +0000 (16:04 +0000)
committermorioka <morioka>
Sat, 23 Jan 1999 16:04:47 +0000 (16:04 +0000)
(New function `std11-parse-msg-id-string'): Likewise.
(New function `std11-parse-msg-ids-string'): Likewise.
(New generic function `mime-insert-entity'): Likewise.

NEWS

diff --git a/NEWS b/NEWS
index 3245daf..33d8b25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,26 @@ position of `STRING' to analyze.
 Interface of lexical analyzers for STD 11 was changed from `(string)'
 to `(string &optional start)'.
 
+
+** Function `std11-parse-in-reply-to' -> `std11-parse-msg-ids'
+
+Rename function `std11-parse-in-reply-to' to `std11-parse-msg-ids'.
+Function `std11-parse-in-reply-to' was defined as obsolete alias.
+
+
+** New function `std11-parse-msg-id-string'
+
+
+** New function `std11-parse-msg-ids-string'
+
+
+** New generic function `mime-insert-entity'
+
+Add new generic function `mime-insert-entity' to insert header and
+body of ENTITY at point.
+
+Each mm-backend must have new method `insert-entity'.
+
 \f
 * Changes in FLIM 1.11