minor change

This commit is contained in:
syl20bnr 2013-01-13 23:03:37 -05:00
parent e2752f02ae
commit 44e32749f1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
(setq initial-scratch-message nil)
;; open dired in home at startup
;; (setq user-init-file (concat user-org-directory "virga.org"))
(setq initial-buffer-choice user-init-file)
;; (setq initial-buffer-choice user-init-file)
;; auto-save
(add-hook 'before-save-hook (lambda () (delete-trailing-whitespace)))
(setq redisplay-dont-pause t)