summaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-02-12 18:49:55 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-02-12 19:14:37 +0200
commit8405788f2710c65e9dd54b0d9f0b45839b63b983 (patch)
tree1f8368a9f3d4c3e1b7b373a192fb293dc7a8c998 /NEWS.org
parentbf5c93aab6d6c95ce89caad4cec12ff7801b7138 (diff)
docs: update documentation
Update the mu-find man-page; update NEWS.org and mu4e.texi for the way threading works.
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org13
1 files changed, 6 insertions, 7 deletions
diff --git a/NEWS.org b/NEWS.org
index d2771a1..3d7b738 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -5,13 +5,13 @@
*** mu
- - Where available (and with suitable ~libglib~), log to the systemd journal
- instead of a ~~/.cache/mu.log~. The ~--debug~ option to ~mu~ much
+ - Where available (and with suitably equiped ~libglib~), log to the ~systemd~
+ journal instead of ~~/.cache/mu.log~. Passing the ~--debug~ option to ~mu~
increases the amount that is logged.
- Follow symlinks in maildirs, and support moving messsages across
- filesystems (but note that that is quite a bit slower than the
- single-filesystem case)
+ filesystems. Obviously, that is typically quite a bit slower than the
+ single-filesystem case, but can be still be useful.
- Optionally provide readline support for the ~mu~ server (when in tty-mode)
@@ -32,8 +32,7 @@
- Modernized the querying/threading machinery; this is makes some old code a
lot easier to understand and maintain, and even while not an explicit
- goal, is also faster (e.g. the threading seems to be roughly twice as
- fast)
+ goal, is also faster.
- Experimental support for the Meson build system.
@@ -53,7 +52,7 @@
- Honor ~truncate-string-ellipsis~ so you can now use 'fancy' ellipses for
truncated strings with ~(setq truncate-string-ellipsis "…")~
- - Add a variable ~mu4e-mu-debug~ which, when set to non-~nil~ makes the ~mu~
+ - Add a variable ~mu4e-mu-debug~ which, when set to non-~nil,~ makes the ~mu~
server log more verbosely (to ~mu.log~ or the journal)
- Better alignment in headers-buffers; this looks nicer, but is also a bit