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:
7832886
)
(eword-charset-encoding-alist): Add utf-8.
author
morioka
<morioka>
Sun, 20 Sep 1998 15:16:21 +0000
(15:16 +0000)
committer
morioka
<morioka>
Sun, 20 Sep 1998 15:16:21 +0000
(15:16 +0000)
eword-encode.el
patch
|
blob
|
history
diff --git
a/eword-encode.el
b/eword-encode.el
index
f8d60de
..
c1603cd
100644
(file)
--- a/
eword-encode.el
+++ b/
eword-encode.el
@@
-85,6
+85,7
@@
If method is nil, this field will not be encoded."
(euc-kr . "B")
(iso-2022-jp-2 . "B")
(iso-2022-int-1 . "B")
+ (utf-8 . "B")
))