diff options
| author | djcb <djcb@djcbsoftware.nl> | 2016-07-24 13:02:55 +0300 |
|---|---|---|
| committer | djcb <djcb@djcbsoftware.nl> | 2016-07-24 13:02:55 +0300 |
| commit | a079216f1105b333ce0144ce63ce09a32836445e (patch) | |
| tree | 1c98cc15fa6c54d25b12461d9aa294bf1fd131f5 /NEWS.org | |
| parent | a4df4927a623b5632baf5cf6b27c7bad3221eac0 (diff) | |
update NEWS.org
Add recent additions / updates.
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -40,7 +40,20 @@ `mu4e-index-update-in-background`. - Add a :user-agent field to the message-sexp (in mu4e-view), which is either the User-Agent or X-Mailer field, when present. - + - Improve file-name escaping, and make it support non-ascii filenames + - Attempt to jump to the same messages after a re-search update operation + - Add action for spam-filter options + - Fixing parentheses in narrowing search terms + - Better handle mbsync output in the update buffer + - Improved font-locking for the compose buffers, and more extensive + checks for cited parts. + - automatically sign/encrypt replies to signed/encrypted messages + (subject to `mu4e-compose-crypto-reply-policy') + - implement "lazy-checking", which makes mu not descend into + subdirectories when the directory-timestamp is up to date; + greatly speeds up indexing. Add mu4e-index-cleanup and + mu4e-index-lazy to use these from mu4e. + ** 0.9.16 *** Release |
