From d8492f754068cc481482dc5ffec4769dc3b8884a Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Thu, 12 May 2022 07:47:52 -0300
Subject: [PATCH] doc/emacs: document
 notmuch-show-toggle-toggle-elide-non-matching

Recently there was a question on the mailing list about the existence
of this function, so let us try to make it more discoverable.
---
 doc/notmuch-emacs.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index 41f62390..67dbfc2b 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -221,6 +221,9 @@ pressing RET after positioning the cursor on a hidden part.
 ``+,-``
     Add or remove arbitrary tags from the current message.
 
+``!``
+    |docstring::notmuch-show-toggle-elide-non-matching|
+
 ``?``
     Display full set of key bindings
 
-- 
2.45.2