projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a079083
)
* eword-encode.el (mime-header-charset-encoding-alist): Add
author
yoichi
<yoichi>
Sun, 14 Dec 2003 06:02:02 +0000
(06:02 +0000)
committer
yoichi
<yoichi>
Sun, 14 Dec 2003 06:02:02 +0000
(06:02 +0000)
entry for iso-8859-15.
ChangeLog
patch
|
blob
|
history
eword-encode.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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
diff --git
a/eword-encode.el
b/eword-encode.el
index
bf379f6
..
9f2ce4d
100644
(file)
--- a/
eword-encode.el
+++ b/
eword-encode.el
@@
-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")