X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/163227893c97b5b41039ea9d5ceadb7e5b2d570c..8223b1d23361b74ede10bac47974ce7803804380:/lisp/org/org-habit.el diff --git a/lisp/org/org-habit.el b/lisp/org/org-habit.el index 6b4776662e..5b68ac3226 100644 --- a/lisp/org/org-habit.el +++ b/lisp/org/org-habit.el @@ -67,6 +67,12 @@ relative to the current effective date." :group 'org-habit :type 'boolean) +(defcustom org-habit-show-all-today nil + "If non-nil, will show the consistency graph of all habits on +today's agenda, even if they are not scheduled." + :group 'org-habit + :type 'boolean) + (defcustom org-habit-today-glyph ?! "Glyph character used to identify today." :group 'org-habit