dot-emacs

 (unless (string-match "XEmacs" emacs-version)
   (when (file-exists-p "~/.emacs.d/init.el")
     (load "~/.emacs.d/init.el")))