Mercurial > hg > xemacs-beta
comparison lisp/dumped-lisp.el @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | 966663fcf606 |
children | 90d73dddcdc4 |
comparison
equal
deleted
inserted
replaced
275:a68ae4439f57 | 276:6330739388db |
---|---|
138 #+mule "viet-chars" | 138 #+mule "viet-chars" |
139 ;; #+mule "vietnamese" | 139 ;; #+mule "vietnamese" |
140 | 140 |
141 ;; Specialized language support | 141 ;; Specialized language support |
142 #+(and mule CANNA) "canna-leim" | 142 #+(and mule CANNA) "canna-leim" |
143 ;; Egg/Its is now a package with its own dumped-lisp.el file | 143 ;; Egg/Its is now a package |
144 ; #+(and mule wnn) "egg-leim" | 144 ; #+(and mule wnn) "egg-leim" |
145 ; #+(and mule wnn) "egg-kwnn-leim" | 145 ; #+(and mule wnn) "egg-kwnn-leim" |
146 ; #+(and mule wnn) "egg-cwnn-leim" | 146 ; #+(and mule wnn) "egg-cwnn-leim" |
147 ; #+mule "egg-sj3-leim" | 147 ; #+mule "egg-sj3-leim" |
148 ;; SKK is now a package with its own dumped-lisp.el file | 148 ;; SKK is now a package |
149 ; #+mule "skk-leim" | 149 ; #+mule "skk-leim" |
150 | 150 |
151 ;; Set up the XEmacs environment for Mule. | 151 ;; Set up the XEmacs environment for Mule. |
152 ;; Assumes the existence of various stuff above. | 152 ;; Assumes the existence of various stuff above. |
153 #+mule "mule-init" | 153 #+mule "mule-init" |
167 #+x "x-mouse" | 167 #+x "x-mouse" |
168 #+x "x-select" | 168 #+x "x-select" |
169 #+(and x scrollbar) "x-scrollbar" | 169 #+(and x scrollbar) "x-scrollbar" |
170 #+x "x-misc" | 170 #+x "x-misc" |
171 #+x "x-init" | 171 #+x "x-init" |
172 #+(and (not infodock) x toolbar) "x-toolbar" | 172 #+(and (not infodock) window-system toolbar) "x-toolbar" |
173 #+x "x-win-xfree86" | 173 #+x "x-win-xfree86" |
174 #+x "x-win-sun" | 174 #+x "x-win-sun" |
175 ;; preload the mswindows code. | 175 ;; preload the mswindows code. |
176 #+mswindows "msw-glyphs" | 176 #+mswindows "msw-glyphs" |
177 #+mswindows "msw-faces" | 177 #+mswindows "msw-faces" |