mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
emacs: Document undo binding.
This messes up whitespace, which will require a global change to fix.
This commit is contained in:
parent
19cf3910a5
commit
928c204240
2 changed files with 3 additions and 0 deletions
|
@ -55,4 +55,5 @@
|
|||
| > | notmuch-search-last-thread | | |
|
||||
| ? | notmuch-help | notmuch-help | notmuch-help |
|
||||
| \vert | | notmuch-show-pipe-message | notmuch-show-pipe-message |
|
||||
| [remap undo] | notmuch-tag-undo | notmuch-tag-undo | notmuch-tag-undo |
|
||||
|-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue