Mercurial > emacs
comparison etc/NEWS @ 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 | 6ff090a00c2c |
children | 83d7317f85ef |
comparison
equal
deleted
inserted
replaced
97094:e907e485ee3c | 97095:61de98ebc619 |
---|---|
465 ** json.el is a library for parsing and generating JSON | 465 ** json.el is a library for parsing and generating JSON |
466 (JavaScript Object Notation), a lightweight data-interchange format. | 466 (JavaScript Object Notation), a lightweight data-interchange format. |
467 | 467 |
468 ** linum.el is a new minor mode to display line numbers for the | 468 ** linum.el is a new minor mode to display line numbers for the |
469 current buffer. | 469 current buffer. |
470 | |
471 ** mairix.el is an interface to mairix, a free tool for indexing and | |
472 searching locally stored mail. It allows you to query mairix and | |
473 display the search results with Rmail, Gnus and VM. Note that there | |
474 is an existing Gnus back end, nnmairix.el, which should be used with | |
475 Maildir/MH setups. | |
470 | 476 |
471 ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. | 477 ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt. |
472 | 478 |
473 ** nXML Mode | 479 ** nXML Mode |
474 This is a new mode for editing XML documents. It allows a schema to | 480 This is a new mode for editing XML documents. It allows a schema to |