Browse Source

Merge branch 'maint'

Bastien 5 năm trước cách đây
mục cha
commit
beae40edfe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-element.el

+ 1 - 1
lisp/org-element.el

@@ -5826,7 +5826,7 @@ element.
 
 Possible types are defined in `org-element-all-elements'.
 Properties depend on element or object type, but always include
-`:begin', `:end', `:parent' and `:post-blank' properties.
+`:begin', `:end', and `:post-blank' properties.
 
 As a special case, if point is at the very beginning of the first
 item in a list or sub-list, returned element will be that list