Compare commits
2 commits
3ad176fbf9
...
0e9ab89117
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e9ab89117 | |||
| ba9ee84a3d |
1 changed files with 1 additions and 1 deletions
|
|
@ -896,7 +896,7 @@ Preserve indentation in SRC blocks
|
||||||
|
|
||||||
** Org-todo
|
** Org-todo
|
||||||
|
|
||||||
*** Mark parent entry as DONE when children are DONE
|
When all children are done, automatically change the TODO parent entry to DONE.
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(defun org-summary-todo (n-done n-not-done)
|
(defun org-summary-todo (n-done n-not-done)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue