From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: [Rejected] Patchwork: [Rejected] Testpatch, please ignore Date: Tue, 20 Jul 2010 12:40:31 +0200 (CEST) Message-ID: <20100720104031.B97AF1A86852@carsten-dominiks-macbook-pro.local> References: <20100720103733.CFF221A867D9@carsten-dominiks-macbook-pro.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45912 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObAFV-0000GY-N1 for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObAFU-0006K6-OA for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:40:33 -0400 Received: from u016822.science.uva.nl ([146.50.39.34]:51569 helo=carsten-dominiks-macbook-pro.local) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObAFU-0006Jy-Gp for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:40:32 -0400 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 162 (http://patchwork.newartisans.com/patch/162/) is now Rejected. This relates to the following submission: http://mid.gmane.org/%3C20100720103733.CFF221A867D9%40carsten-dominiks-macbook-pro.local%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: Patchwork: [Rejected] [Orgmode] Testpatch, please ignore Date: Tue, 20 Jul 2010 15:37:33 -0000 From: Carsten Dominik X-Patchwork-Id: 162 Message-Id: <20100720103733.CFF221A867D9@carsten-dominiks-macbook-pro.local> To: emacs-orgmode@gnu.org Patch 161 (http://patchwork.newartisans.com/patch/161/) is now Rejected. This relates to the following submission: http://mid.gmane.org/%3C43BDD4E9-1517-422B-9DB1-651E75FF2FE1%40gmail.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: [Orgmode] Testpatch, please ignore Date: Tue, 20 Jul 2010 15:26:01 -0000 From: Carsten Dominik X-Patchwork-Id: 161 Message-Id: <43BDD4E9-1517-422B-9DB1-651E75FF2FE1@gmail.com> To: emacs-org list patch to test pw messages diff --git a/lisp/org.el b/lisp/org.el index 2ad7ce1..684f380 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -1,4 +1,5 @@ ;;; org.el --- Outline-based notes management and organizer + ;; Carstens outline-mode for keeping track of everything. ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 ;; Free Software Foundation, Inc.