* eword-encode.el (mime-header-charset-encoding-alist): Add
authoryoichi <yoichi>
Sun, 14 Dec 2003 06:02:02 +0000 (06:02 +0000)
committeryoichi <yoichi>
Sun, 14 Dec 2003 06:02:02 +0000 (06:02 +0000)
entry for iso-8859-15.

ChangeLog
eword-encode.el

index 5e998de..9dde35f 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-15.
+
 2003-11-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * FLIM-ELS (flim-modules): Install mel-b-el also for
index bf379f6..9f2ce4d 100644 (file)
@@ -46,6 +46,7 @@
     (iso-8859-7                . "Q")
     (iso-8859-8                . "Q")
     (iso-8859-9                . "Q")
+    (iso-8859-15       . "Q")
     (iso-2022-jp       . "B")
     (iso-2022-jp-3     . "B")
     (iso-2022-kr       . "B")