diff options
| author | David Bremner <david@tethera.net> | 2022-07-01 13:14:29 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-07-15 12:37:34 -0400 |
| commit | 349987668ae1da3ee30cdbe3a4acc11bb2219e0d (patch) | |
| tree | c1fee182474961e0b24a17bfb170773ff11945b1 /doc | |
| parent | 9b4aa9a3e6de1101f3c9443a4b5aabe404d8072e (diff) | |
doc/emacs: add notmuch-show-empty-saved-searches to manual
Answering a user question, I had to dig for this variable, but I think
it is a reasonably common customization wish, particularly for users
with custom count-functions.
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 fe132327..189a51ad 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -94,6 +94,9 @@ customizing the variables - if you don't want to worry about all of this nonsense, leave this set to `t`. +.. emacsvar:: notmuch-show-empty-saved-searches + + |docstring::notmuch-show-empty-saved-searches| notmuch-hello key bindings -------------------------- |
