[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Typo in org-list.el
From: |
Sebastian Rose |
Subject: |
[Orgmode] Typo in org-list.el |
Date: |
Mon, 19 Apr 2010 01:59:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
diff --git a/lisp/org-list.el b/lisp/org-list.el
index 180bc5a..5a893aa 100644
--- a/lisp/org-list.el
+++ b/lisp/org-list.el
@@ -216,7 +216,7 @@ list, obtained by prompting the user."
(< (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
Sebastian
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] Typo in org-list.el,
Sebastian Rose <=