From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: [Accepted] explain how to check the default version of Org Date: Tue, 1 Feb 2011 12:36:05 +0100 (CET) Message-ID: <20110201113605.C87568783@myhost.localdomain> References: <1291842341-15199-18-git-send-email-bjg@network-theory.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=46170 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkEWi-0002oS-Ej for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:36:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkEWh-0005bk-BB for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:36:04 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:46030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkEWh-0005bd-6w for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:36:03 -0500 Received: by wwi18 with SMTP id 18so4621244wwi.0 for ; Tue, 01 Feb 2011 03:36:02 -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 452 (http://patchwork.newartisans.com/patch/452/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1291842341-15199-18-git-send-email-bjg%40network-theory.co.uk%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: [Orgmode] explain how to check the default version of Org > Date: Thu, 09 Dec 2010 02:05:40 -0000 > From: Brian Gough > X-Patchwork-Id: 452 > Message-Id: <1291842341-15199-18-git-send-email-bjg@network-theory.co.uk> > To: emacs-orgmode@gnu.org > Cc: Barry Gidden , > Brian Gough > > --- > doc/org.texi | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > > diff --git a/doc/org.texi b/doc/org.texi > index 6b6d643..3a7356b 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -813,8 +813,7 @@ questions (FAQ), links to tutorials, etc@. This page is located at > @cindex XEmacs > > @b{Important:} @i{If you are using a version of Org that is part of the Emacs > -distribution or an XEmacs package, please skip this section and go directly > -to @ref{Activation}.} > +distribution or an XEmacs package, please skip this section and go directly to @ref{Activation}. To see what version of Org (if any) is part of your Emacs distribution, type @kbd{M-x load-library RET org} and then @kbd{M-x org-version}.} > > If you have downloaded Org from the Web, either as a distribution @file{.zip} > or @file{.tar} file, or as a Git archive, you must take the following steps >