diff options
| author | David Bremner <david@tethera.net> | 2018-06-13 21:32:43 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-12-08 09:02:42 -0400 |
| commit | fd5f666476e3bd7585b7f85a043436c47d38b343 (patch) | |
| tree | 6c23f5397c30ec94556466a9c9a90fc1d0c915bd | |
| parent | 1f6778d349a8665ba2f3b47f5a558f3a0c79c302 (diff) | |
doc/emacs: document notmuch-tagging-keys
Calling these "Global keys" is arguably a bit of a stretch, but they
do work in all notmuch modes except notmuch-hello.
| -rw-r--r-- | doc/notmuch-emacs.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 7026c609..2b3da904 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -338,7 +338,7 @@ operations specified in ``notmuch-tagging-keys``; i.e. each :index:`notmuch-tagging-keys` - A list of keys and corresponding tagging operations. + |docstring::notmuch-tagging-keys| Configuration ============= @@ -368,3 +368,5 @@ options, ``notmuch-init-file`` is not read. .. include:: ../emacs/notmuch-show.rsti + +.. include:: ../emacs/notmuch-tag.rsti |
