Mercurial > hg > xemacs-beta
view lisp/sunpro/sunpro-load.el @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 0d2f883870bc |
children |
line wrap: on
line source
(let ((gc-cons-threshold 30000)) (require 'cc-mode) ;(require 'fortran) (load "sunpro-init") ;;(load "sunpro-menubar") ;;(load "sunpro-keys") ;;(load "sccs") ;;(load "sunpro-sparcworks") (load "eos/sun-eos-load") (require 'annotations) (garbage-collect))