Merge branch 'master' of github.com:bbatsov/emacs-prelude

This commit is contained in:
Bozhidar Batsov 2011-10-10 17:30:11 +03:00
commit a180968187

View file

@ -63,4 +63,6 @@
(require 'prelude-ruby)
(require 'prelude-xml)
(setq custom-file (concat prelude-dir "custom.el"))
(load custom-file 'noerror)
;;; init.el ends here