emacs: whitespace cleanup for keybindings

Changing the width of a column requires rewriting all the rows.
This commit is contained in:
David Bremner 2022-02-12 16:27:42 -04:00
parent 928c204240
commit 7167b7556c

View file

@ -1,6 +1,6 @@
|-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
|--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
| Key | Search Mode | Show Mode | Tree Mode |
|-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
|--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
| a | notmuch-search-archive-thread | notmuch-show-archive-message-then-next-or-next-thread | notmuch-tree-archive-message-then-next |
| b | notmuch-search-scroll-down | notmuch-show-resend-message | notmuch-show-resend-message |
| c | notmuch-search-stash-map | notmuch-show-stash-map | notmuch-show-stash-map |
@ -56,4 +56,4 @@
| ? | 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 |
|-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
|--------------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|