|
@@ -2164,8 +2164,8 @@ in subtree, ignoring drawers."
|
|
|
"Checkboxes were removed due to unchecked box at line %d"
|
|
|
(org-current-line block-item))))
|
|
|
(goto-char bottom)
|
|
|
- (org-list-struct-apply-struct struct struct-copy))))
|
|
|
- (org-update-checkbox-count-maybe)))
|
|
|
+ (org-list-struct-apply-struct struct struct-copy)))))
|
|
|
+ (org-update-checkbox-count-maybe))
|
|
|
|
|
|
(defun org-reset-checkbox-state-subtree ()
|
|
|
"Reset all checkboxes in an entry subtree."
|