comparison lisp/prim/loadup.el @ 20:859a2309aef8 r19-15b93

Import from CVS: tag r19-15b93
author cvs
date Mon, 13 Aug 2007 08:50:05 +0200
parents d95e72db5c07
children 4103f0995bd7
comparison
equal deleted inserted replaced
19:ac1f612d5250 20:859a2309aef8
103 (load-gc "list-mode") 103 (load-gc "list-mode")
104 (load-gc "modeline") ; after simple.el so it can reference functions 104 (load-gc "modeline") ; after simple.el so it can reference functions
105 ; defined there. 105 ; defined there.
106 (load-gc "help") 106 (load-gc "help")
107 (load-gc "buff-menu") 107 (load-gc "buff-menu")
108 (load-gc "w3-sysdp") 108 ;; (load-gc "w3-sysdp")
109 (load-gc "font") ; required by widget 109 (load-gc "font") ; required by widget
110 (load-gc "widget") 110 (load-gc "widget")
111 (load-gc "custom") ; Before loaddefs so that defcustom exists. 111 (load-gc "custom") ; Before loaddefs so that defcustom exists.
112 ;; If SparcWorks support is included some additional packages are 112 ;; If SparcWorks support is included some additional packages are
113 ;; dumped which would normally have autoloads. To avoid 113 ;; dumped which would normally have autoloads. To avoid