From: morioka Date: Mon, 24 May 1999 05:24:40 +0000 (+0000) Subject: update. X-Git-Tag: flim-1_12_7~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=127285d030529f9fbcbf70d311a344a6d296b146;p=elisp%2Fflim.git update. --- 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.