From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: [Accepted] [O] typo in org.texi Date: Sat, 5 Mar 2011 01:46:15 +0100 (CET) Message-ID: <20110305004615.325416A28@myhost.localdomain> References: <9447.1299285313@alphaville.usa.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=37323 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pvfdb-0000dH-NE for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:46:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvfdZ-00052R-HA for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:46:27 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:57443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvfdZ-000529-7r for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:46:25 -0500 Received: by wyi11 with SMTP id 11so3039383wyi.0 for ; Fri, 04 Mar 2011 16:46:24 -0800 (PST) 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: emacs-orgmode@gnu.org Patch 652 (http://patchwork.newartisans.com/patch/652/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C9447.1299285313%40alphaville.usa.hp.com%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Subject: [O] typo in org.texi > Date: Sat, 05 Mar 2011 05:35:13 -0000 > From: Nick Dokos > X-Patchwork-Id: 652 > Message-Id: <9447.1299285313@alphaville.usa.hp.com> > To: emacs-orgmode@gnu.org > Cc: nicholas.dokos@hp.com > > Nick > > > diff --git a/doc/org.texi b/doc/org.texi > index 50febbc..bc66319 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -2282,7 +2282,7 @@ operator that looks like this: > @end example > > @noindent > -and allows relative relative references, i.e. references relative to the > +and allows relative references, i.e. references relative to the > row/column of the field whose value is being computed. These relative > references make it possible to store a formula only once and use it in many > fields without copying and modifying it. >