Mercurial > hg > xemacs-beta
comparison lisp/prim/loadup.el @ 74:54cc21c15cbb r20-0b32
Import from CVS: tag r20-0b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:04:33 +0200 |
parents | 131b0175ea99 |
children | 0d2f883870bc |
comparison
equal
deleted
inserted
replaced
73:e2d7a37b7c8d | 74:54cc21c15cbb |
---|---|
133 ; (sets standard syntax table.) | 133 ; (sets standard syntax table.) |
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") | 138 ;; (load-gc "cc-mode") ; as FSF goes so go we .. |
139 ;; (load-gc "scroll-in-place") ; We're not ready for this :-( | |
139 ;; we no longer load buff-menu automatically. | 140 ;; we no longer load buff-menu automatically. |
140 ;; it will get autoloaded if needed. | 141 ;; it will get autoloaded if needed. |
141 | 142 |
142 (cond ; Differences based on system-type | 143 (cond ; Differences based on system-type |
143 ((eq system-type 'vax-vms) | 144 ((eq system-type 'vax-vms) |