org-agenda.el: Fix the declaration/check of org-habit variables
commita67676809c042805dfeeb9d677d4dafc0df7c369
authorBastien Guerry <bzg@altern.org>
Mon, 17 Sep 2012 16:57:58 +0000 (17 18:57 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 17 Sep 2012 16:57:58 +0000 (17 18:57 +0200)
tree8b8bdefd0a60ed23a5174f229ee0132147340e01
parenta86fd717196ffc73ecb201b2757a96483a810078
org-agenda.el: Fix the declaration/check of org-habit variables

* org-agenda.el (org-habit-show-all-today): Only use defvar
to silent the byte-compiler.
(org-agenda-get-scheduled): Check whether some org-habit.el
options have been defined.

Thanks to Robert Horn for reporting this.
lisp/org-agenda.el