update.
authormorioka <morioka>
Sat, 23 Jan 1999 15:41:49 +0000 (15:41 +0000)
committermorioka <morioka>
Sat, 23 Jan 1999 15:41:49 +0000 (15:41 +0000)
ChangeLog
Makefile

index 347b469..e6693ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * mime.el (mime-field-parser-alist): Change to set parser for
+       tokens instead of parser for string.
+       (mime-read-field): Use `eword-lexical-analyze' before parsing.
+
+       * eword-encode.el (eword-encode-in-reply-to): Use
+       `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
+       and `std11-lexical-analyze'.
+
+       * std11.el (std11-parse-msg-ids): Renamed from
+       `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
+       obsolete alias.
+       (std11-parse-msg-id-string): New function.
+       (std11-parse-msg-ids-string): New function.
+
+1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * mime.el (mime-field-parser-alist): New variable.
        (mime-read-field): Refer `mime-field-parser-alist'.
 
index 5b18d41..a5ae3aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = flim
 API    = 1.12
-RELEASE = 2
+RELEASE = 3
 
 TAR    = tar
 RM     = /bin/rm -f