[PATCH 1/1] NEWS: correction to section 0.15 for markdown processing
Tomi Ollila
tomi.ollila at iki.fi
Sun Jan 20 13:36:46 PST 2013
At the end of section 0.15 the strings TEST_EMACS & TEST_EMACSCLIENT
are now put inside ``:s for better output after markdown processing.
---
NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1cb52dd..9d6bd19 100644
--- a/NEWS
+++ b/NEWS
@@ -182,8 +182,8 @@ Internal test framework changes
The emacsclient binary is now user-configurable
- The test framework now accepts TEST_EMACSCLIENT in addition to
- TEST_EMACS for configuring the emacsclient to use. This is
+ The test framework now accepts `TEST_EMACSCLIENT` in addition to
+ `TEST_EMACS` for configuring the emacsclient to use. This is
necessary to avoid using an old emacsclient with a new emacs, which
can result in buggy behavior.
--
1.8.0
More information about the notmuch
mailing list