Emacs org-mode: fix in comment
This commit is contained in:
parent
27a2d5bc80
commit
27011ccfae
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@
|
|||
;; warn of deadlines in the next seven days
|
||||
(setq org-deadline-warning-days 7)
|
||||
|
||||
;; show tasks in the next 14 days
|
||||
;; show tasks of the day
|
||||
(setq org-agenda-span (quote day))
|
||||
|
||||
;; org sorthing strategy
|
||||
|
|
Loading…
Reference in a new issue