summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-07-29 17:44:00 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-07-29 17:44:00 +0000
commit4b4eb083a2660eac2a5b91e3dfc07a5b1154c1cb (patch)
tree8937bf742a919ae5070ab444e776de2c288f738f
parentd746defb1a43a2df013a8b64afdda5c75832a55f (diff)
downloademacs-4b4eb083a2660eac2a5b91e3dfc07a5b1154c1cb.tar.gz
** mairix.el is an interface to mairix, a free tool for indexing and
searching locally stored mail. It allows you to query mairix and display the search results with Rmail, Gnus and VM. Note that there is an existing Gnus back end, nnmairix.el, which should be used with Maildir/MH setups.
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ebf55fd8088..1050c9530b2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -468,6 +468,12 @@ details, see the EasyPG Assistant User's Manual.
** linum.el is a new minor mode to display line numbers for the
current buffer.
+** mairix.el is an interface to mairix, a free tool for indexing and
+searching locally stored mail. It allows you to query mairix and
+display the search results with Rmail, Gnus and VM. Note that there
+is an existing Gnus back end, nnmairix.el, which should be used with
+Maildir/MH setups.
+
** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
** nXML Mode