]> code.delx.au - gnu-emacs/blobdiff - lisp/loadup.el
Auto-commit of generated files.
[gnu-emacs] / lisp / loadup.el
index c32bd00463e9380f412a68c66543495fb73db32b..27148ceea753432f0a7eff4417b315ab42668500 100644 (file)
 
 (load "vc/vc-hooks")
 (load "vc/ediff-hook")
-(if (fboundp 'x-show-tip) (load "tooltip"))
+(if (not (eq system-type 'ms-dos)) (load "tooltip"))
 
 ;If you want additional libraries to be preloaded and their
 ;doc strings kept in the DOC file rather than in core,