summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-12-25 15:50:12 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-25 16:08:05 +0000
commitc0c3bfb1eb0c949037ab6d37e61744d7dbae3b97 (patch)
treeb2414b7ad94d07bcda1a4160d2a711ccccd688d3
parent163157e10f97fc217a3a1fad8ad0bc29c5ebe997 (diff)
updated NEWS, README and CUSTOMIZE
-rw-r--r--CUSTOMIZE.md1
-rw-r--r--NEWS1
-rw-r--r--README.md2
3 files changed, 4 insertions, 0 deletions
diff --git a/CUSTOMIZE.md b/CUSTOMIZE.md
index 14e646b0..f2ebb8a9 100644
--- a/CUSTOMIZE.md
+++ b/CUSTOMIZE.md
@@ -84,6 +84,7 @@ and in message composition. The command will be called with your prefix as only
and its output is searched for name-email pairs. The regular expression used here
defaults to `(?P<email>.+?@.+?)\s+(?P<name>.+)`, which makes it work nicely with `abook --mutt-query`.
You can tune this using the `abook_regexp` option (beware Commandparsers escaping semantic!).
+Have a look at the FAQ for other examples.
Key Bindings
diff --git a/NEWS b/NEWS
index 062e7ae3..53abc3f2 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@
* errbacks and correct calling of post-hooks for deferred commands
* add packaging info for debian
* envelope.headers stores lists of values for each key now
+* default binding: 's' to 'toggletag unread' in search buffers
0.20
diff --git a/README.md b/README.md
index ecc2b6bf..3085474c 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ up and customize respectively.
Autogenerated API docs for the current release can be found [here][api].
Their sources live in the `docs` directory.
+The current top-notch version for the courageous lives in branch 'testing'.
+
Do comment on the code or file issues! I'm curious what you think of it.
You can talk to me in #notmuch@Freenode.