aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-10-14 00:16:56 -0700
committerGlenn Morris2011-10-14 00:16:56 -0700
commit466a320edc8304632373066a61ee9f5903aa82a1 (patch)
tree09cabc0cf082b24cfbaa09aa84728af3fd500af2 /doc/misc/ChangeLog
parent8b7a997c1a891d390b0d3e9483bf9e605fabd11a (diff)
downloademacs-466a320edc8304632373066a61ee9f5903aa82a1.tar.gz
emacs-466a320edc8304632373066a61ee9f5903aa82a1.zip
Minor rewording of some sections of the ERT manual.
* doc/misc/ert.texi (Introduction, How to Run Tests) (Running Tests Interactively, Expected Failures) (Tests and Their Environment, Useful Techniques) (Interactive Debugging, Fixtures and Test Suites): Minor rephrasings. (Running Tests Interactively, The @code{should} Macro): Add xrefs. (Running Tests in Batch Mode): Simplify loading instructions. (Test Selectors): Clarify some selectors. (Expected Failures, Useful Techniques): Make examples fit in 80 columns. Remove unused "LocalWords".
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 294c6472000..02c2d2b8750 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,16 @@
12011-10-14 Glenn Morris <rgm@gnu.org>
2
3 * ert.texi (Introduction, How to Run Tests)
4 (Running Tests Interactively, Expected Failures)
5 (Tests and Their Environment, Useful Techniques)
6 (Interactive Debugging, Fixtures and Test Suites):
7 Minor rephrasings.
8 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
9 (Running Tests in Batch Mode): Simplify loading instructions.
10 (Test Selectors): Clarify some selectors.
11 (Expected Failures, Useful Techniques):
12 Make examples fit in 80 columns.
13
12011-10-13 Jay Belanger <jay.p.belanger@gmail.com> 142011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2 15
3 * calc.texi (Basic Operations on Units): Discuss temperature 16 * calc.texi (Basic Operations on Units): Discuss temperature