org-list-has-child-p
org-list-has-child-p is a compiled Lisp function in `org-list.el
'.
(org-list-has-child-p ITEM STRUCT)
Non-nil if ITEM has a child.
STRUCT is the list structure.
Value returned is the position of the first child of ITEM.
org-list.el
'.
(org-list-has-child-p ITEM STRUCT)
Non-nil if ITEM has a child.
STRUCT is the list structure.
Value returned is the position of the first child of ITEM.