summaryrefslogtreecommitdiff
path: root/doc/misc/ert.texi
diff options
context:
space:
mode:
authorGemini Lasswell <gazally@runbox.com>2018-08-01 07:47:12 -0700
committerGemini Lasswell <gazally@runbox.com>2018-08-03 08:54:08 -0700
commit95b2ab3dccdc756614b4c8f45a7b206d61753705 (patch)
treef3fd4b5256aa6c6786d0ac4f80fb1d87dcc2e401 /doc/misc/ert.texi
parent58be6cb6bbb2cc7b1c35c0fc30b6f4f9b111eb77 (diff)
downloademacs-95b2ab3dccdc756614b4c8f45a7b206d61753705.tar.gz
Fix some documentation formatting nits
* doc/misc/ert.texi (Running Tests Interactively): Correct Elisp manual titile in xref. * doc/lispref/edebug.texi (Edebug Misc): Use single argument form of xref. * doc/lispref/debugging.texi (Backtraces): Add comma and period after xref braces. (Backtraces): Correct Emacs manual title. (Internals of Debugger): Add a space before period.
Diffstat (limited to 'doc/misc/ert.texi')
-rw-r--r--doc/misc/ert.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index e2aeeb1353a..6a34f5c5722 100644
--- a/doc/misc/ert.texi
+++ b/doc/misc/ert.texi
@@ -276,7 +276,7 @@ Pressing @kbd{r} re-runs the test near point on its own. Pressing
definition of the test near point (@kbd{@key{RET}} has the same effect
if point is on the name of the test). On a failed test, @kbd{b} shows
the backtrace of the failure. @xref{Debugging,, Backtraces, elisp,
-the Emacs Lisp Reference Manual}, for more information about
+GNU Emacs Lisp Reference Manual}, for more information about
backtraces.
@kindex l@r{, in ert results buffer}