Explorar o código

org-toggle-heading: Document checkbox conversion to TODO keywords

* lisp/org.el (org-toggle-heading): Update the docstring.
Ihor Radchenko %!s(int64=2) %!d(string=hai) anos
pai
achega
ae028d0a25
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lisp/org.el

+ 3 - 0
lisp/org.el

@@ -17697,6 +17697,9 @@ In a region:
   universal prefix argument.
 
 - If it is a plain list item, turn all plain list items into headings.
+  The checkboxes are converted to appropriate TODO or DONE keywords
+  (using `car' or `org-done-keywords' and `org-not-done-keywords' when
+  available).
 
 When converting a line into a heading, the number of stars is chosen
 such that the lines become children of the current entry.  However,