emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] BUG: missing ' in org-agenda-skip-* docstrings


From: Adam Spiers
Subject: Re: [Orgmode] BUG: missing ' in org-agenda-skip-* docstrings
Date: Mon, 31 Dec 2007 13:52:59 +0000
User-agent: Mutt/1.5.14 (2007-02-12)

And another ...

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

# HG changeset patch
# User Adam Spiers <address@hidden>
# 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]