|
@@ -224,7 +224,7 @@ of `org-plain-list-ordered-item-terminator'."
|
|
(< (point) (match-end 0))))
|
|
(< (point) (match-end 0))))
|
|
|
|
|
|
(defun org-in-item-p ()
|
|
(defun org-in-item-p ()
|
|
- "It the cursor inside a plain list item.
|
|
|
|
|
|
+ "Is the cursor inside a plain list item.
|
|
Does not have to be the first line."
|
|
Does not have to be the first line."
|
|
(save-excursion
|
|
(save-excursion
|
|
(condition-case nil
|
|
(condition-case nil
|