Mercurial > hg > xemacs-beta
comparison lisp/prim/loadup.el @ 8:4b173ad71786 r19-15b5
Import from CVS: tag r19-15b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:47:35 +0200 |
parents | b82b59fe008d |
children | d95e72db5c07 |
comparison
equal
deleted
inserted
replaced
7:c153ca296910 | 8:4b173ad71786 |
---|---|
134 (load-gc "paragraphs") | 134 (load-gc "paragraphs") |
135 (load-gc "lisp-mode") | 135 (load-gc "lisp-mode") |
136 (load-gc "text-mode") | 136 (load-gc "text-mode") |
137 (load-gc "fill") | 137 (load-gc "fill") |
138 ;; (load-gc "cc-mode") ; as FSF goes so go we .. | 138 ;; (load-gc "cc-mode") ; as FSF goes so go we .. |
139 (load-gc "scroll-in-place") | 139 ;; (load-gc "scroll-in-place") ; We're not ready for this :-( |
140 ;; we no longer load buff-menu automatically. | 140 ;; we no longer load buff-menu automatically. |
141 ;; it will get autoloaded if needed. | 141 ;; it will get autoloaded if needed. |
142 | 142 |
143 (cond ; Differences based on system-type | 143 (cond ; Differences based on system-type |
144 ((eq system-type 'vax-vms) | 144 ((eq system-type 'vax-vms) |