|
@@ -9,6 +9,9 @@
|
|
|
(org-set-regexps-and-options, org-assign-fast-keys)
|
|
|
(org-fast-todo-selection, org-fast-tag-selection): Handle newline
|
|
|
option.
|
|
|
+ (org-indent-line-function): Make sure this works even if there is
|
|
|
+ not `org-drawer-regexp' defined. This can happen when
|
|
|
+ orgstruct-mode is used in a non-org buffer.
|
|
|
|
|
|
* org-list.el (org-checkbox-blocked-p): New function.
|
|
|
(org-toggle-checkbox): Check for blocking.
|