From: morioka Date: Sun, 18 Oct 1998 12:20:09 +0000 (+0000) Subject: update. X-Git-Tag: flim-199811302358~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=72a53f122534362ff1e645c232ace7f8e6e251f9;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index 01d813a..3c33630 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 1998-10-18 MORIOKA Tomohiko + * mime-en.sgml (entity formatting): Fix typo in description of + `default-mime-charset'. + + * mime-en.sgml (Header encoder/decoder): Modify description of + `eword-decode-header'. + + * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo. + + * mime-en.sgml (encoder/decoder): Translate description of + `mime-decode-string'. + +1998-10-18 MORIOKA Tomohiko + * mime-en.sgml (Content-Disposition parser): Modify description. * mime-en.sgml (Content-Type parser): Modify description. diff --git a/mime-en.texi b/mime-en.texi index 2ecc9f1..e8f47e2 100644 --- a/mime-en.texi +++ b/mime-en.texi @@ -330,10 +330,9 @@ value. @defvar default-mime-charset -Symbol to indicate default value of MIME-charset -(@ref{MIME-charset}).@refill +Symbol to indicate default value of MIME charset (@ref{MIME charset}).@refill -It is used when MIME-charset is not specified.@refill +It is used when MIME charset is not specified.@refill It is originally variable of APEL. @end defvar