And another ...

http://www.adamspiers.org/cgi-bin/hg.cgi/org-atlantic/rev/eeeab6022608

# HG changeset patch
# User Adam Spiers <[EMAIL PROTECTED]>
# Date 1199109084 0
# Node ID eeeab6022608fcb4348ddadcd595b20b3a524ecc
# Parent  fb36fb4548b2f886ef0ecb7fc14daaeca39762a4
fix org-agenda-skip-if typos

diff -r fb36fb4548b2 -r eeeab6022608 org.el
--- a/org.el    Mon Dec 31 13:47:35 2007 +0000
+++ b/org.el    Mon Dec 31 13:51:24 2007 +0000
@@ -20453,8 +20453,8 @@ regexp        Check if regexp matches
 regexp        Check if regexp matches
 notregexp     Check if regexp does not match.
 
-The regexp is taken from the conditions list, it must com right after the
-`regexp' of `notregexp' element.
+The regexp is taken from the conditions list, it must come right after the
+`regexp' or `notregexp' element.
 
 If any of these conditions is met, this function returns the end point of
 the entity, causing the search to continue from there.  This is a function


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to