[PATCH 1/1] NEWS: correction to section 0.15 for markdown processing
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 20 Jan 2013 21:36:46 +0000 (23:36 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:15 +0000 (09:53 -0800)
19/e55561cdb5e87d4dd81d79138f800ff386ec48 [new file with mode: 0644]

diff --git a/19/e55561cdb5e87d4dd81d79138f800ff386ec48 b/19/e55561cdb5e87d4dd81d79138f800ff386ec48
new file mode 100644 (file)
index 0000000..ed0e96d
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 21FEB431FBD\r
+       for <notmuch@notmuchmail.org>; Sun, 20 Jan 2013 13:36:59 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 4dm30TkQB1NC for <notmuch@notmuchmail.org>;\r
+       Sun, 20 Jan 2013 13:36:58 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id B2203431FAF\r
+       for <notmuch@notmuchmail.org>; Sun, 20 Jan 2013 13:36:58 -0800 (PST)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 690C0100093; Sun, 20 Jan 2013 23:36:48 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 1/1] NEWS: correction to section 0.15 for markdown processing\r
+Date: Sun, 20 Jan 2013 23:36:46 +0200\r
+Message-Id: <1358717806-11376-1-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 1.8.0\r
+Cc: tomi.ollila@iki.fi\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 20 Jan 2013 21:36:59 -0000\r
+\r
+At the end of section 0.15 the strings TEST_EMACS & TEST_EMACSCLIENT\r
+are now put inside ``:s for better output after markdown processing.\r
+---\r
+ NEWS | 4 ++--\r
+ 1 file changed, 2 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 1cb52dd..9d6bd19 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -182,8 +182,8 @@ Internal test framework changes\r
\r
+ The emacsclient binary is now user-configurable\r
\r
+-  The test framework now accepts TEST_EMACSCLIENT in addition to\r
+-  TEST_EMACS for configuring the emacsclient to use.  This is\r
++  The test framework now accepts `TEST_EMACSCLIENT` in addition to\r
++  `TEST_EMACS` for configuring the emacsclient to use.  This is\r
+   necessary to avoid using an old emacsclient with a new emacs, which\r
+   can result in buggy behavior.\r
\r
+-- \r
+1.8.0\r
+\r