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:
709988e
)
(eword-charset-encoding-alist): Add `iso-2022-jp-3'.
author
tomo
<tomo>
Wed, 7 Jun 2000 09:38:56 +0000
(09:38 +0000)
committer
tomo
<tomo>
Wed, 7 Jun 2000 09:38:56 +0000
(09:38 +0000)
eword-encode.el
patch
|
blob
|
history
diff --git
a/eword-encode.el
b/eword-encode.el
index
4f45c6f
..
5735e04
100644
(file)
--- a/
eword-encode.el
+++ b/
eword-encode.el
@@
-77,6
+77,7
@@
If method is nil, this field will not be encoded."
(iso-8859-8 . "Q")
(iso-8859-9 . "Q")
(iso-2022-jp . "B")
+ (iso-2022-jp-3 . "B")
(iso-2022-kr . "B")
(gb2312 . "B")
(cn-gb . "B")