1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix punctuation in docs

This commit is contained in:
Stefan Kangas 2024-07-21 16:33:08 +02:00
parent ab29b28d4b
commit 00adee897a
62 changed files with 433 additions and 431 deletions

View file

@ -501,7 +501,9 @@ The username can also be expressed as a prefix, separated from the
host with an at-sign (@code{@@}).
@item gnu.org:22.gpg
The port (aka. service) to match can only be expressed after the host and separated with a colon (@code{:}). The separator can be changed through the @code{auth-source-pass-port-separator} variable.
The port (aka. service) to match can only be expressed after the host
and separated with a colon (@code{:}). The separator can be changed
through the @code{auth-source-pass-port-separator} variable.
@item gnu.org:22/rms.gpg

View file

@ -203,11 +203,11 @@ different Emacs versions.
@cindex interactive testing
@findex ert
You can run the tests that are currently defined in your Emacs with
the command @kbd{M-x ert @key{RET} t @key{RET}}. (For an
explanation of the @code{t} argument, @pxref{Test Selectors}.) ERT will pop
up a new buffer, the ERT results buffer, showing the results of the
tests run. It looks like this:
You can run the tests that are currently defined in your Emacs with the
command @kbd{M-x ert @key{RET} t @key{RET}}. (For an explanation of the
@code{t} argument, @pxref{Test Selectors}.) ERT will pop up a new
buffer, the ERT results buffer, showing the results of the tests run.
It looks like this:
@example
Selector: t