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:
3bafe07
)
(preloaded-file-list): Don't load vietnamese.el if utf-2000 is
author
tomo
<tomo>
Tue, 15 Jun 1999 03:35:49 +0000
(
03:35
+0000)
committer
tomo
<tomo>
Tue, 15 Jun 1999 03:35:49 +0000
(
03:35
+0000)
provided temporally.
lisp/dumped-lisp.el
patch
|
blob
|
history
diff --git
a/lisp/dumped-lisp.el
b/lisp/dumped-lisp.el
index
1b33b17
..
1a95fdd
100644
(file)
--- a/
lisp/dumped-lisp.el
+++ b/
lisp/dumped-lisp.el
@@
-135,7
+135,7
@@
(when-feature mule "misc-lang")
(when-feature mule "thai-xtis")
(when-feature mule "viet-chars")
- (when-feature mule "vietnamese")
+ (when-feature (and mule (not utf-2000)) "vietnamese")
;; Specialized language support
(when-feature (and mule CANNA) "canna-leim")