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:
e053f16
)
(vscii-2): Delete abolished property `composite'; now composite mode
author
tomo
<tomo>
Thu, 27 Apr 2000 06:06:54 +0000
(06:06 +0000)
committer
tomo
<tomo>
Thu, 27 Apr 2000 06:06:54 +0000
(06:06 +0000)
is default.
lisp/mule/vietnamese.el
patch
|
blob
|
history
diff --git
a/lisp/mule/vietnamese.el
b/lisp/mule/vietnamese.el
index
2c27c42
..
94ce132
100644
(file)
--- a/
lisp/mule/vietnamese.el
+++ b/
lisp/mule/vietnamese.el
@@
-37,8
+37,7
@@
charset-g1 latin-tcvn5712
charset-g2 t ;; unspecified but can be used later.
short t
- mnemonic "VIET/ISO8"
- composite t))
+ mnemonic "VIET/ISO8"))
(define-coding-system-alias 'tcvn-5712 'vscii-2)
)