;; Directory for possible private *.el & *.elc files for customization (if (file-accessible-directory-p "~/Co/Runtime/Emacs/") (setq load-path (cons (expand-file-name "~/Co/Runtime/Emacs/") load-path))) (load "startup") (custom-set-variables '(tool-bar-mode nil nil (tool-bar)))