summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHamish Downer <hamish@foobacca.co.uk>2014-03-12 20:12:14 +0000
committerHamish Downer <hamish@foobacca.co.uk>2014-03-12 20:12:14 +0000
commitc9d0de64bbdfb8994fe2dbdcdcb6ac382eb0f064 (patch)
treebf319127867003d978b1c406a1c5537ca01c9c0d
parenta48ddbaa8a891995104a76cc48a93c55407f565e (diff)
Increment the number of options
-rw-r--r--emacstips.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index fd8d0ef..5f1ad2c 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -441,7 +441,7 @@ address autocompletion.
You can also use the notmuch database as a mail address book itself.
To do this you need a command line tool that outputs likely address
-candidates based on a search string. There are currently three
+candidates based on a search string. There are currently four
available:
* The python tool `notmuch_address.py` (`git clone