Mercurial > hg > xemacs-beta
comparison lisp/dumped-lisp.el @ 284:558f606b08ae r21-0b40
Import from CVS: tag r21-0b40
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:34:13 +0200 |
parents | c42ec1d1cded |
children | 57709be46d1b |
comparison
equal
deleted
inserted
replaced
283:fa3d41851a08 | 284:558f606b08ae |
---|---|
157 ;;(pureload "mime-setup") | 157 ;;(pureload "mime-setup") |
158 ;;; mule-load.el ends here | 158 ;;; mule-load.el ends here |
159 #+window-system "gui" | 159 #+window-system "gui" |
160 #+window-system "mode-motion" | 160 #+window-system "mode-motion" |
161 #+window-system "mouse" | 161 #+window-system "mouse" |
162 #+window-system "dragdrop" | |
163 #+window-system "select" | 162 #+window-system "select" |
163 #+dragdrop-api "dragdrop" | |
164 ;; preload the X code, for faster startup. | 164 ;; preload the X code, for faster startup. |
165 #+(and (not infodock) (or x mswindows) menubar) "menubar-items" | 165 #+(and (not infodock) (or x mswindows) menubar) "menubar-items" |
166 #+(and infodock (or x mswindows) menubar) "id-menus" | 166 #+(and infodock (or x mswindows) menubar) "id-menus" |
167 #+x "x-faces" | 167 #+x "x-faces" |
168 #+x "x-iso8859-1" | 168 #+x "x-iso8859-1" |