From d12b593a805f2dddc45178da1419d11fd7d7f01d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 Dec 2011 19:27:57 -0500 Subject: Play with .emacs --- .emacs.d/custom.el | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.emacs.d') diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el index d8fdce4..09345ce 100644 --- a/.emacs.d/custom.el +++ b/.emacs.d/custom.el @@ -3,4 +3,11 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. + '(mdmua-maildir "~/Maildir") '(scroll-bar-mode nil)) +(custom-set-faces + ;; custom-set-faces was added by Custom. + ;; If you edit it by hand, you could mess it up, so be careful. + ;; Your init file should contain only one such instance. + ;; If there is more than one, they won't work right. + ) -- cgit v1.2.3-54-g00ecf