aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2026-01-31 13:52:06 +0900
committerDavid Bremner <david@tethera.net>2026-01-31 13:52:06 +0900
commitf18b074c433d1510aa1d3e2a2bd82f69fc6b4f16 (patch)
tree12e3e19984e7830b260687426780de6c849d22f2
parentcd98d551cfdbfa082a6d39ff078362d6e74a85c5 (diff)
NEWS: escape function names
Avoid spurious underlining in markdown output.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ccffffea..19fe6ffa 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ apparent change in GnuPG behaviour.
Library
-------
-New API notmuch_{threads,messages}_status to allow distinguishing
+New API `notmuch_{threads,messages}_status` to allow distinguishing
iterator exaustion from iterator invalidation due to errors.
Emacs