merge from flim-1_14 branch.
authoryamaoka <yamaoka>
Sun, 14 Dec 2003 13:43:16 +0000 (13:43 +0000)
committeryamaoka <yamaoka>
Sun, 14 Dec 2003 13:43:16 +0000 (13:43 +0000)
ChangeLog
eword-encode.el

index bd407e8..da932c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-14  Tatsuya Kinoshita  <tats@vega.ocn.ne.jp>
+
+       * eword-encode.el (mime-header-charset-encoding-alist): Add
+       entry for iso-8859-1[45].
+
 2003-11-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * FLIM-ELS (flim-modules): Install mel-b-el also for
index c66a0ac..c49fbb3 100644 (file)
@@ -46,6 +46,8 @@
     (iso-8859-7                . "Q")
     (iso-8859-8                . "Q")
     (iso-8859-9                . "Q")
+    (iso-8859-14       . "Q")
+    (iso-8859-15       . "Q")
     (iso-2022-jp       . "B")
     (iso-2022-jp-3     . "B")
     (iso-2022-kr       . "B")
@@ -73,7 +75,6 @@
     (eword-encode-structured-field-body . (Mime-Version User-Agent))
     (eword-encode-unstructured-field-body)))
 
-
 ;;; @ encoded-text encoder
 ;;;