org-list: org-keyword-time-regexp might be nil in other major modes
commitd9c5b384f881378e3ca75e81e8432ba918470150
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 23 Mar 2011 20:02:38 +0000 (23 21:02 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 23 Mar 2011 20:02:38 +0000 (23 21:02 +0100)
treec0978c44123f88b893dd117f00795b050e881001
parent432e1256bc334d33bea85e536cc37677f6ef9edf
org-list: org-keyword-time-regexp might be nil in other major modes

* lisp/org-list.el (org-toggle-checkbox): build value of
  org-keyword-time-regexp instead of using it directly, as it's
  buffer-local, and function might be called outside Org.
lisp/org-list.el