summaryrefslogtreecommitdiff
path: root/init/km-org.el
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-12 14:24:46 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-12 14:24:46 -0500
commit0bbeabe471fb296af105d2a3e21a6b2c12bc4179 (patch)
tree82760ddb56697f9ee075d61aa11b1d5d3e30a4bd /init/km-org.el
parent96ee4bd0bd7b5cc8a6d9ca918ede26e82a9b20a7 (diff)
downloademacs.d-0bbeabe471fb296af105d2a3e21a6b2c12bc4179.tar.gz
cleanup single character comments
Diffstat (limited to 'init/km-org.el')
-rw-r--r--init/km-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/km-org.el b/init/km-org.el
index 1d7a80a..15a07d9 100644
--- a/init/km-org.el
+++ b/init/km-org.el
@@ -3,7 +3,7 @@
(setq org-todo-keywords
'((sequence "TODO" "STARTED" "|" "DONE" "NA")))
- ;(setq org-agenda-files (list "~/notes/tasks.org"))
+;; (setq org-agenda-files (list "~/notes/tasks.org"))
;; next 6 lines merged from prelude-org
(global-set-key "\C-cl" 'org-store-link)