mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
NEWS: minimalist notes for Vladimir's changes
This commit is contained in:
parent
4820291bc5
commit
c5944537c8
1 changed files with 10 additions and 0 deletions
10
NEWS
10
NEWS
|
@ -75,6 +75,16 @@ Indexing cleartext of encrypted e-mails
|
||||||
index are roughly equivalent to the cleartext as well. DO NOT USE
|
index are roughly equivalent to the cleartext as well. DO NOT USE
|
||||||
this feature without considering the security of your index.
|
this feature without considering the security of your index.
|
||||||
|
|
||||||
|
Emacs
|
||||||
|
-----
|
||||||
|
|
||||||
|
Guard against concurrent searches in notmuch-tree
|
||||||
|
|
||||||
|
Use make-process when available
|
||||||
|
|
||||||
|
This allows newer Emacs to separate stdout and stderr from the
|
||||||
|
notmuch command without using temporary files.
|
||||||
|
|
||||||
Library Changes
|
Library Changes
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue