summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-03-23 13:51:03 +0100
committerDavid Bremner <david@tethera.net>2019-03-27 17:45:27 -0300
commitcbeb0da5958b2f53059269379b219710ee7618cc (patch)
tree9297ce2855ad7fd18402f33a2c74cdbdd5a64252 /doc
parent0557c5a0333b971188c02c961dec88496f2eed0c (diff)
doc: Clean up warnings when building notmuch-emacs docs
Without this change, we see this during the build: sphinx-build -b html -d doc/_build/doctrees -q ./doc doc/_build/html …/doc/notmuch-emacs.rst:67: WARNING: Unexpected indentation. …/doc/notmuch-emacs.rst:165: WARNING: Unexpected indentation. …/doc/notmuch-emacs.rst:306: WARNING: Unexpected indentation. This source change doesn't seem to have any effect on the generated HTML, at least. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/notmuch-emacs.rst9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index 0df46df9..1655e2f0 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -62,8 +62,7 @@ notmuch-hello key bindings
``<return>``
Activate the current widget.
-``g``
-``=``
+``g`` ``=``
Refresh the buffer; mainly update the counts of messages for various
saved searches.
@@ -160,8 +159,7 @@ menu of results that the user can explore further by pressing
``<return>``
Open thread on current line in :ref:`notmuch-show` mode
-``g``
-``=``
+``g`` ``=``
Refresh the buffer
``?``
@@ -301,8 +299,7 @@ tags.
``p``
Move to previous matching message
-``g``
-``=``
+``g`` ``=``
Refresh the buffer
``?``