0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 23:46:28 +00:00

Fix a typo

This commit is contained in:
Carsten Dominik 2010-04-26 06:59:08 +02:00
parent 4a03e44858
commit 13fbf75a14

View file

@ -224,7 +224,7 @@ of `org-plain-list-ordered-item-terminator'."
(< (point) (match-end 0))))
(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."
(save-excursion
(condition-case nil