Skip to content

Commit ae028d0

Browse files
committed
org-toggle-heading: Document checkbox conversion to TODO keywords
* lisp/org.el (org-toggle-heading): Update the docstring.
1 parent fcd3817 commit ae028d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lisp/org.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17697,6 +17697,9 @@ In a region:
1769717697
universal prefix argument.
1769817698

1769917699
- If it is a plain list item, turn all plain list items into headings.
17700+
The checkboxes are converted to appropriate TODO or DONE keywords
17701+
(using `car' or `org-done-keywords' and `org-not-done-keywords' when
17702+
available).
1770017703

1770117704
When converting a line into a heading, the number of stars is chosen
1770217705
such that the lines become children of the current entry. However,

0 commit comments

Comments
 (0)