; Fix two typos where em dash was written as en dash
This commit is contained in:
parent
af01b674ce
commit
1c7d056f4d
2 changed files with 2 additions and 2 deletions
|
@ -945,7 +945,7 @@ the author's description of the changes in the revision on the current
|
||||||
line.
|
line.
|
||||||
|
|
||||||
@item w
|
@item w
|
||||||
Annotate the working revision--the one you are editing. If you used
|
Annotate the working revision---the one you are editing. If you used
|
||||||
@kbd{p} and @kbd{n} to browse to other revisions, use this key to
|
@kbd{p} and @kbd{n} to browse to other revisions, use this key to
|
||||||
return to your working revision.
|
return to your working revision.
|
||||||
|
|
||||||
|
|
|
@ -415,7 +415,7 @@ emacs -batch -l ert -l my-tests.el \
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
By default, ERT test failure summaries are quite brief in batch
|
By default, ERT test failure summaries are quite brief in batch
|
||||||
mode--only the names of the failed tests are listed. If the
|
mode---only the names of the failed tests are listed. If the
|
||||||
EMACS_TEST_VERBOSE environment variable is set, the failure summaries
|
EMACS_TEST_VERBOSE environment variable is set, the failure summaries
|
||||||
will also include the data from the failing test.
|
will also include the data from the failing test.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue