comparison lisp/prim/loadup.el @ 153:25f70ba0133c r20-3b3

Import from CVS: tag r20-3b3
author cvs
date Mon, 13 Aug 2007 09:38:25 +0200
parents 585fb297b004
children 43dd3413c7c7
comparison
equal deleted inserted replaced
152:4c132ee2d62b 153:25f70ba0133c
208 (load-gc "auto-show") 208 (load-gc "auto-show")
209 (when (featurep 'energize) 209 (when (featurep 'energize)
210 (load-gc "energize/energize-load.el")) 210 (load-gc "energize/energize-load.el"))
211 (when (featurep 'sparcworks) 211 (when (featurep 'sparcworks)
212 (load-gc "sunpro/sunpro-load.el")) 212 (load-gc "sunpro/sunpro-load.el"))
213 (load-gc "custom-load")
214 (fmakunbound 'load-gc) 213 (fmakunbound 'load-gc)
215 )) ;; end of call-with-condition-handler 214 )) ;; end of call-with-condition-handler
216 215
217 216
218 (setq load-warn-when-source-newer t ; set to t at top of file 217 (setq load-warn-when-source-newer t ; set to t at top of file