Add ability to show all (even unscheduled) habits on today agenda, by
commite67734fe8e10d24ee3dcfcc33299f8b7cbb60e08
authorMax Mikhanosha <max@openchat.com>
Mon, 28 May 2012 18:55:32 +0000 (28 14:55 -0400)
committerMax Mikhanosha <max@openchat.com>
Mon, 28 May 2012 18:56:23 +0000 (28 14:56 -0400)
tree2cf7281cd54b25d16f54da8444b57d9b8fd2f041
parent4aa8693c2c07a21833fa86156a753646f4fb2c96
Add ability to show all (even unscheduled) habits on today agenda, by
setting `org-habit-show-all-today' to t.

* lisp/org-agenda.el (defvar org-habit-show-all-today): new variable
(org-agenda-get-scheduled): show all habits if user wants it
* lisp/org-habit.el (defcustom org-habit-show-all-today): new variable
lisp/org-agenda.el
lisp/org-habit.el