From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG: missing ' in org-agenda-skip-* docstrings Date: Thu, 3 Jan 2008 08:46:34 +0100 Message-ID: References: <20071231134953.GK20947@atlantic.linksys.moosehall> <20071231135259.GL20947@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JALKq-0002r3-59 for emacs-orgmode@gnu.org; Thu, 03 Jan 2008 03:21:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JALKo-0002qO-TP for emacs-orgmode@gnu.org; Thu, 03 Jan 2008 03:21:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JALKo-0002qD-Df for emacs-orgmode@gnu.org; Thu, 03 Jan 2008 03:21:50 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JALKo-0003AK-05 for emacs-orgmode@gnu.org; Thu, 03 Jan 2008 03:21:50 -0500 Received: by ug-out-1314.google.com with SMTP id a2so2989914ugf.48 for ; Thu, 03 Jan 2008 00:21:49 -0800 (PST) In-Reply-To: <20071231135259.GL20947@atlantic.linksys.moosehall> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Adam Spiers Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Dec 31, 2007, at 2:52 PM, Adam Spiers wrote: > And another ... > > http://www.adamspiers.org/cgi-bin/hg.cgi/org-atlantic/rev/eeeab6022608 > > # HG changeset patch > # User Adam Spiers > # 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