projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
888c470
)
(reset-language-environment): Must specify coding-systems of
author
tomo
<tomo>
Wed, 30 Jun 1999 06:43:57 +0000
(06:43 +0000)
committer
tomo
<tomo>
Wed, 30 Jun 1999 06:43:57 +0000
(06:43 +0000)
coding-categories `ucs-4' and `utf-8'.
lisp/mule/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-cmds.el
b/lisp/mule/mule-cmds.el
index
9e154e2
..
ba0c07d
100644
(file)
--- a/
lisp/mule/mule-cmds.el
+++ b/
lisp/mule/mule-cmds.el
@@
-1086,7
+1086,9
@@
The default status is as follows:
(set-coding-category-system 'no-conversion 'raw-text)
(set-coding-category-system 'shift-jis 'shift_jis)
(set-coding-category-system 'big5 'big5)
-
+ (set-coding-category-system 'ucs-4 'binary)
+ (set-coding-category-system 'utf-8 'raw-text)
+
(set-coding-priority-list
'(iso-8-1
iso-8-2