Browse Source

org.el (org-insert-heading): Minor docstring enhancement

* org.el (org-insert-heading): Minor docstring enhancement.
Bastien Guerry 11 năm trước cách đây
mục cha
commit
6cdaf171db
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      lisp/org.el

+ 2 - 1
lisp/org.el

@@ -7641,7 +7641,8 @@ When NEXT is non-nil, check the next line instead."
 (defun org-insert-heading (&optional arg invisible-ok)
   "Insert a new heading or item with same depth at point.
 If point is in a plain list and ARG is nil, create a new list item.
-With one universal prefix argument, insert a heading even in lists.
+With one universal prefix argument, insert a heading even when the
+point is within a list.
 With two universal prefix arguments, insert the heading at the end
 of the parent subtree.