From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Patchwork: [Rejected] Testpatch, please ignore Date: Tue, 20 Jul 2010 12:37:33 +0200 (CEST) Message-ID: <20100720103733.CFF221A867D9@carsten-dominiks-macbook-pro.local> References: <43BDD4E9-1517-422B-9DB1-651E75FF2FE1@gmail.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=58643 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObACe-0007r7-R1 for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:37:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObACd-0005oL-S2 for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:37:36 -0400 Received: from u016822.science.uva.nl ([146.50.39.34]:51550 helo=carsten-dominiks-macbook-pro.local) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObACd-0005no-KC for emacs-orgmode@gnu.org; Tue, 20 Jul 2010 06:37:35 -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 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.