.emacs-my
changeset 385 f0e9718ec640
parent 384 8cd0510b6567
child 387 7340a863ae23
--- a/.emacs-my	Tue Apr 13 23:17:54 2010 +0300
+++ b/.emacs-my	Sun Apr 25 22:08:56 2010 +0300
@@ -687,7 +687,7 @@
       (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
       (setq org-directory (expand-file-name "~/.gtd"))
       (setq org-default-notes-file (expand-file-name "~/.gtd/notes"))
-      (setq org-agenda-ndays 14
+      (setq org-agenda-ndays 31
             org-deadline-warning-days 7
             org-agenda-show-all-dates t
             org-agenda-format-date "%Y-%m-%d, %A %e %B"