; * doc/misc/ert.texi (Running Tests Interactively): Fix markup.

This commit is contained in:
Eli Zaretskii 2021-09-25 18:46:33 +03:00
parent 2d97b1ef5b
commit d9abb06ded

View file

@ -264,13 +264,13 @@ The following key bindings are available in the ERT results buffer:
@table @kbd
@item RET
@item @key{RET}
@kindex RET@r{, in ert results buffer}
Each name of a function or macro in this buffer is a button; moving
point to it and typing @kbd{@key{RET}} jumps to its definition.
@item TAB
@itemx S-TAB
@item @key{TAB}
@itemx S-@key{TAB}
@kindex TAB@r{, in ert results buffer}
@kindex S-TAB@r{, in ert results buffer}
Cycle between buttons forward and backward.