From 928c2042402b493566267cd44e82e7c54dffd548 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 12 Feb 2022 16:27:41 -0400 Subject: [PATCH] emacs: Document undo binding. This messes up whitespace, which will require a global change to fix. --- devel/emacs-keybindings.org | 1 + doc/notmuch-emacs.rst | 2 ++ 2 files changed, 3 insertions(+) diff --git a/devel/emacs-keybindings.org b/devel/emacs-keybindings.org index 2f73a198..7f0d26bb 100644 --- a/devel/emacs-keybindings.org +++ b/devel/emacs-keybindings.org @@ -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 | |-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------| 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 -- 2.43.0