diff options
| author | David Bremner <david@tethera.net> | 2022-05-12 07:47:52 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-05-15 18:50:32 -0300 |
| commit | d8492f754068cc481482dc5ffec4769dc3b8884a (patch) | |
| tree | 7c2c9e71ad734cb1536b34869ffdedf619f40934 /doc | |
| parent | 37492858b61907e4728b2e68e67238c68e9a0d49 (diff) | |
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.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/notmuch-emacs.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
