Files
doomemacs/modules/lang
Henrik Lissner baa6f64025 lang/org: use correct todo keyword on M-RET
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
* [ ] |
2018-10-17 01:24:26 -04:00
..
2018-09-21 14:52:42 +02:00
2018-06-23 19:53:54 +02:00
2018-10-16 02:49:21 -04:00
2018-09-09 09:58:20 -04:00
2018-09-11 22:42:05 +03:00
2018-06-23 19:53:54 +02:00
2018-09-10 22:39:11 -04:00
2018-10-12 14:20:45 -04:00
2018-08-22 02:35:55 +02:00
2018-09-09 09:58:20 -04:00
2018-10-17 00:13:20 +01:00
2018-06-18 02:34:16 +02:00
2018-06-02 02:53:54 +02:00
2018-10-16 17:28:21 -04:00
2018-10-16 06:22:34 +03:00