projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49177a9
)
(utf-8): Define as an alias for `utf-8-mcs'.
author
tomo
<tomo>
Mon, 29 Jul 2002 16:31:41 +0000
(16:31 +0000)
committer
tomo
<tomo>
Mon, 29 Jul 2002 16:31:41 +0000
(16:31 +0000)
lisp/mule/mule-coding.el
patch
|
blob
|
history
diff --git
a/lisp/mule/mule-coding.el
b/lisp/mule/mule-coding.el
index
cdb19f8
..
41b6a7d
100644
(file)
--- a/
lisp/mule/mule-coding.el
+++ b/
lisp/mule/mule-coding.el
@@
-192,6
+192,8
@@
(chinese-cns11643-6 "C6-" 4 X)
(chinese-cns11643-7 "C7-" 4 X)
))
+
+ (define-coding-system-alias 'utf-8 'utf-8-mcs)
)
;; initialize the coding categories to something semi-reasonable