diff options
author | Austin Clements <amdragon@MIT.EDU> | 2013-07-21 22:52:00 -0400 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-07-22 08:18:42 -0300 |
commit | bd4704aa5ccb9353720d162eb93c6514c22f6fb3 (patch) | |
tree | 4e70ec7d541f50b77ea4c4329a0109891bd8c09a /NEWS | |
parent | 1fd1e57d936bd39ad0ebd93b0bf62bfedf9f80bc (diff) |
emacs: News for S-expressions everywhere
Update the news about search using S-expression support to also say
that show is also now faster.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -85,11 +85,12 @@ 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 +Faster search and show - Communication between search mode and the notmuch CLI is now more + Communication between Emacs 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. + result, search mode should now fill search buffers faster and + threads should show faster. No Emacs 22 support |