fix org-mode.

This commit is contained in:
Ivan Malison 2014-12-05 12:18:31 -08:00
parent 07f657de35
commit 7b87397429

View File

@ -588,7 +588,6 @@ The current directory is assumed to be the project's root otherwise."
("C-c C-S-t" . org-todo-force-notes)) ("C-c C-S-t" . org-todo-force-notes))
:config :config
(progn (progn
(call-interactively 'org-todo)))
(setq org-habit-graph-column 50) (setq org-habit-graph-column 50)
(setq org-habit-show-habits-only-for-today nil) (setq org-habit-show-habits-only-for-today nil)
(unless (boundp 'org-gtd-file) (unless (boundp 'org-gtd-file)