diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-01-23 22:20:26 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:56 +0000 |
commit | e50720f840b31e36d1fdfb3bde55de655beef49e (patch) | |
tree | 456b82c4e64d17a84c472b3d0c2960d4f950e449 /office/notmuch/README | |
parent | 0b806acd5bbd2db2b94be7e89ee99e48863e009b (diff) | |
download | slackbuilds-e50720f840b31e36d1fdfb3bde55de655beef49e.tar.gz |
office/notmuch: Updated for version 0.23.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/notmuch/README')
-rw-r--r-- | office/notmuch/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/notmuch/README b/office/notmuch/README index 3188cea262..e3187025aa 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -1,7 +1,7 @@ Notmuch is an answer to Sup. Sup is a very good email program written by William Morgan (and others) and is the direct inspiration for Notmuch. -Notmuch began as an effort to rewrite performance-critical pieces of Sup in -C rather than ruby. From there, it grew into a separate project. One +Notmuch began as an effort to rewrite performance-critical pieces of Sup +in C rather than ruby. From there, it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation of the indexer/searcher from the user interface. (Notmuch provides a library interface so that its indexing/searching/tagging features can be |