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:
372361a
)
add iso-8859-14 also
author
yoichi
<yoichi>
Sun, 14 Dec 2003 06:55:29 +0000
(06:55 +0000)
committer
yoichi
<yoichi>
Sun, 14 Dec 2003 06:55:29 +0000
(06:55 +0000)
ChangeLog
patch
|
blob
|
history
eword-encode.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
9dde35f
..
c2f481d
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
2003-12-14 Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* eword-encode.el (mime-header-charset-encoding-alist): Add
- entry for iso-8859-15.
+ entry for iso-8859-1[45].
2003-11-13 Yoichi NAKAYAMA <yoichi@geiin.org>
diff --git
a/eword-encode.el
b/eword-encode.el
index
9f2ce4d
..
6cee2d6
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-14 . "Q")
(iso-8859-15 . "Q")
(iso-2022-jp . "B")
(iso-2022-jp-3 . "B")