Mercurial > emacs
changeset 97095:61de98ebc619
** 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 29 Jul 2008 17:44:00 +0000 |
parents | e907e485ee3c |
children | f6c2152908e2 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 29 17:41:16 2008 +0000 +++ b/etc/NEWS Tue Jul 29 17:44:00 2008 +0000 @@ -468,6 +468,12 @@ ** 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