aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63fdaa71..7826d45e 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,13 @@ Expanded default saved search settings
The default saved searches now include several more common searches,
as well as shortcut keys for `notmuch-jump`.
+Use the display table to determine the ellipsis characters
+
+ Notmuch now examines the Emacs display table to determine the
+ characters it will use when eliding text from lengthy fields (e.g.,
+ the author field in search mode). Thus, if you prefer some string
+ other than `...`, notmuch will use it.
+
Library changes
---------------