Previously, new TODO headers created with M-RET or M-S-RET (bound to +org/insert-item) would use the first TODO keyword in org-todo-keywords in the new header. This wouldn't necessarily match the previous header. e.g. * [ ] Item 1 * TODO | This fix ensures new headers will preserve the correct header, even if the previous one is in a DONE state. * [ ] Item 1 * [ ] | |
||
---|---|---|
.. | ||
ipython.el | ||
org-attach.el | ||
org-capture.el | ||
org-link.el | ||
org-present.el | ||
org.el | ||
tables.el |