aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-06-01 12:52:43 -0400
committerGravatar David Bremner <bremner@debian.org>2013-06-01 14:27:50 -0300
commitd298af4d61b4ef28b20ba4fe2e5226b38a4a2231 (patch)
tree6dd88075385c30e6e4484270d0f3e3cb2ad21774 /NEWS
parent89efd5717ab26cf626ceb67964b9b4af8820e52c (diff)
News for S-expression support in Emacs search mode
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a79d8758..9237e5a8 100644
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,17 @@ Default part save directory is now `mm-default-directory`
of `mm-default-directory`, `mailcap-download-directory`, and `~/`.
This has been standardized on `mm-default-directory`.
+Better handling of errors in search buffers
+
+ Instead of interleaving errors in search result buffers, search mode
+ now reports errors in the minibuffer.
+
+Faster search results
+
+ Communication between search mode and the notmuch CLI is now more
+ efficient because it uses the CLI's S-expression support. As a
+ result, search mode should now fill search buffers faster.
+
No Emacs 22 support
The Emacs 22 support added late 2010 was sufficient only for a short