; Fix two typos where em dash was written as en dash
This commit is contained in:
@@ -945,7 +945,7 @@ the author's description of the changes in the revision on the current
|
||||
line.
|
||||
|
||||
@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
|
||||
return to your working revision.
|
||||
|
||||
|
||||
@@ -415,7 +415,7 @@ emacs -batch -l ert -l my-tests.el \
|
||||
@end example
|
||||
|
||||
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
|
||||
will also include the data from the failing test.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user