projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d97b1e
)
; * doc/misc/ert.texi (Running Tests Interactively): Fix markup.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 25 Sep 2021 15:46:33 +0000
(18:46 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 25 Sep 2021 15:46:33 +0000
(18:46 +0300)
doc/misc/ert.texi
patch
|
blob
|
history
diff --git
a/doc/misc/ert.texi
b/doc/misc/ert.texi
index b1695ac1729d448d2bd0376038f0f95bf72bf745..c84d951bcc89edce2430e79d8e773f9b17971baf 100644
(file)
--- a/
doc/misc/ert.texi
+++ b/
doc/misc/ert.texi
@@
-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.