comparison lisp/dumped-lisp.el @ 353:3b3709405255 r21-1-6

Import from CVS: tag r21-1-6
author cvs
date Mon, 13 Aug 2007 10:55:33 +0200
parents 4f79e16b1112
children cc15677e0335
comparison
equal deleted inserted replaced
352:e7288c5461ae 353:3b3709405255
126 126
127 (when-feature mule "arabic") 127 (when-feature mule "arabic")
128 (when-feature mule "chinese") 128 (when-feature mule "chinese")
129 (when-feature mule "mule/cyrillic") ; overloaded in leim/quail 129 (when-feature mule "mule/cyrillic") ; overloaded in leim/quail
130 (when-feature mule "english") 130 (when-feature mule "english")
131 ;; (when-feature mule "ethiopic") 131 (when-feature mule "ethiopic")
132 (when-feature mule "european") 132 (when-feature mule "european")
133 (when-feature mule "mule/greek") ; overloaded in leim/quail 133 (when-feature mule "mule/greek") ; overloaded in leim/quail
134 (when-feature mule "hebrew") 134 (when-feature mule "hebrew")
135 (when-feature mule "japanese") 135 (when-feature mule "japanese")
136 (when-feature mule "korean") 136 (when-feature mule "korean")
137 (when-feature mule "misc-lang") 137 (when-feature mule "misc-lang")
138 ;; (when-feature mule "thai") 138 (when-feature mule "thai-xtis-chars")
139 (when-feature mule "viet-chars") 139 (when-feature mule "viet-chars")
140 ;; (when-feature mule "vietnamese") 140 ;; (when-feature mule "vietnamese")
141 141
142 ;; Specialized language support 142 ;; Specialized language support
143 (when-feature (and mule CANNA) "canna-leim") 143 (when-feature (and mule CANNA) "canna-leim")