diff options
| author | David Bremner <david@tethera.net> | 2022-02-12 16:27:41 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-02-26 08:00:28 -0400 |
| commit | 928c2042402b493566267cd44e82e7c54dffd548 (patch) | |
| tree | ba1e37f448ef71c77af3aa416e7f84c8a40c03e2 /doc | |
| parent | 19cf3910a553e5325d8da3a73669c6c452dbd99c (diff) | |
emacs: Document undo binding.
This messes up whitespace, which will require a global change to fix.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/notmuch-emacs.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 991539bf..41f62390 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -354,6 +354,8 @@ following key bindings: ``k`` Tagging operations using :ref:`notmuch-tag-jump` +``C-_`` ``C-/`` ``C-x u``: Undo previous tagging operation using :ref:`notmuch-tag-undo` + .. _notmuch-jump: notmuch-jump |
