Mercurial > hg > xemacs-beta
view lisp/sunpro/sunpro-load.el @ 98:0d2f883870bc r20-1b1
Import from CVS: tag r20-1b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:13:56 +0200 |
parents | c7528f8e288d |
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))