From 94104acf285eb6f417872a22d38b23cfed71c759 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 17 Feb 1998 13:13:55 +0000 Subject: [PATCH] update. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8c3457e..a156c8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1998-02-17 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-and-unfold-structured-field): New + function. + + * eword-decode.el (eword-decode-and-fold-structured-field): New + function. + (eword-decode-structured-field-body): Use it. + (eword-decode-header): Likewise. + + * eword-decode.el (eword-decode-structured-field-body): If + `START-COLUMN' is nil, it uses `mapconcat'. + + * eword-decode.el (eword-decode-token): New function. + (eword-decode-structured-field-body): Add new optional arguments + `START-COLUMN' and `MAX-COLUMN'; fill results; use function + `eword-decode-token'. + (eword-decode-header): Specify START-COLUMN for + `eword-decode-structured-field-body'. + 1998-02-16 MORIOKA Tomohiko * eword-decode.el (eword-decode-header): Unfold fields including -- 1.7.10.4