]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Document undo binding.
authorDavid Bremner <david@tethera.net>
Sat, 12 Feb 2022 20:27:41 +0000 (16:27 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 26 Feb 2022 12:00:28 +0000 (08:00 -0400)
This messes up whitespace, which will require a global change to fix.

devel/emacs-keybindings.org
doc/notmuch-emacs.rst

index 2f73a1988051f55b9b8c432506673ae8774519b2..7f0d26bbd4531a292962efec325e64d7aa4a422f 100644 (file)
@@ -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                        |
 |-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
index 991539bf94c8972ec87165a1d5103b7473424f51..41f62390b79c8dee4590eadba30f2ffca5dc32ea 100644 (file)
@@ -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