comparison lisp/loadup.el @ 90180:62afea0771d8

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 289-301) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 68) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 12 May 2005 03:41:19 +0000
parents 36268d866121 f6b6dfcfcc3b
children a1b34dec1104
comparison
equal deleted inserted replaced
90179:b745036dab36 90180:62afea0771d8
181 (progn ; floating pt. functions if we have float support. 181 (progn ; floating pt. functions if we have float support.
182 (load "emacs-lisp/float-sup"))) 182 (load "emacs-lisp/float-sup")))
183 (message "%s" (garbage-collect)) 183 (message "%s" (garbage-collect))
184 184
185 (load "vc-hooks") 185 (load "vc-hooks")
186 (load "jka-comp-hook") 186 (load "jka-cmpr-hook")
187 (load "ediff-hook") 187 (load "ediff-hook")
188 (if (fboundp 'x-show-tip) (load "tooltip")) 188 (if (fboundp 'x-show-tip) (load "tooltip"))
189 (message "%s" (garbage-collect)) 189 (message "%s" (garbage-collect))
190 190
191 ;If you want additional libraries to be preloaded and their 191 ;If you want additional libraries to be preloaded and their