doc: fix references in notmuch-emacs.rst

Fix make sphinx-texinfo warnings:

WARNING: undefined label: notmuch-jump (if the link has no caption the
label must precede a section header)

WARNING: undefined label: notmuch-saved-searches (if the link has no
caption the label must precede a section header)
This commit is contained in:
Jani Nikula 2016-11-05 22:18:15 +02:00 committed by David Bremner
parent c22d5d6770
commit b3eec6f948

View file

@ -189,10 +189,12 @@ following key bindings:
``j``
Jump to saved searches using :ref:`notmuch-jump`.
.. _notmuch-jump:
notmuch-jump
------------
Saved searches configured through :ref:`notmuch-saved-searches` can
Saved searches configured through :ref:`saved-searches` can
include a "shortcut key" that's accessible through notmuch-jump.
Pressing ``j`` anywhere in notmuch followed by the configured shortcut
key of a saved search will immediately jump to that saved search. For