From 127285d030529f9fbcbf70d311a344a6d296b146 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 24 May 1999 05:24:40 +0000 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index f33615f..8dda90d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-05-24 MORIOKA Tomohiko + + * eword-encode.el (tm-eword::space-process): Don't concatenate + `special's. + (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add + new optional argument `must-output'; return nil if it can't encode + literally. + (eword-encode-rword-list): Fold SPACE or TAB in the encoded string + if `ew-encode-rword-1' can't encode literally and it is possible + to encode the rest literally with the folding. + (eword-encode-phrase-to-rword-list): Add `special' flag to + brackets of comments. + 1999-05-22 Shuhei KOBAYASHI * smtpmail.el: Require 'poe and 'pcustom. -- 1.7.10.4