comparison lisp/dumped-lisp.el @ 231:557eaa0339bf r20-5b14

Import from CVS: tag r20-5b14
author cvs
date Mon, 13 Aug 2007 10:13:48 +0200
parents 434959a2fba3
children 52952cbfc5b5
comparison
equal deleted inserted replaced
230:39ed1d2bdd9d 231:557eaa0339bf
149 ;;; mule-load.el ends here 149 ;;; mule-load.el ends here
150 #+window-system "gui" 150 #+window-system "gui"
151 #+window-system "mode-motion" 151 #+window-system "mode-motion"
152 #+window-system "mouse" 152 #+window-system "mouse"
153 ;; preload the X code, for faster startup. 153 ;; preload the X code, for faster startup.
154 #+(and x menubar) "x-menubar" 154 #+(and (not infodock) (or x mswindows) menubar) "x-menubar"
155 #+x "x-faces" 155 #+x "x-faces"
156 #+x "x-iso8859-1" 156 #+x "x-iso8859-1"
157 #+x "x-mouse" 157 #+x "x-mouse"
158 #+x "x-select" 158 #+x "x-select"
159 #+(and x scrollbar) "x-scrollbar" 159 #+(and x scrollbar) "x-scrollbar"