We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd3817 commit ae028d0Copy full SHA for ae028d0
lisp/org.el
@@ -17697,6 +17697,9 @@ In a region:
17697
universal prefix argument.
17698
17699
- 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).
17703
17704
When converting a line into a heading, the number of stars is chosen
17705
such that the lines become children of the current entry. However,
0 commit comments