From: David Bremner Date: Sat, 31 Jan 2026 04:52:06 +0000 (+0900) Subject: NEWS: escape function names X-Git-Tag: 0.40~2 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=f18b074c433d1510aa1d3e2a2bd82f69fc6b4f16;p=notmuch NEWS: escape function names Avoid spurious underlining in markdown output. --- 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