From: morioka Date: Mon, 4 May 1998 21:18:07 +0000 (+0000) Subject: update. X-Git-Tag: flim-1_1_0~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ded9fe5f528f42daff3b281152520794fc69b22;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index 6b368eb..3ca34e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1998-05-04 MORIOKA Tomohiko + + * mime-def.el (quoted-printable-hex-chars): New constant. + (quoted-printable-octet-regexp): New constant. + + * mel-q.el, eword-decode.el: Move definition of constant + 'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to + mime-def.el. + 1998-05-03 MORIOKA Tomohiko * mailcap.el (mailcap-look-at-mtext): Strip quoted character.