diff options
| author | Joakim Verona | 2011-10-14 11:00:50 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-10-14 11:00:50 +0200 |
| commit | dab7e06ab78b5aa2b747ded874bbef8b6667a28d (patch) | |
| tree | 60e8a4d369258032e70dfbc5533027367e69997f /doc/misc/ChangeLog | |
| parent | 3d9b00348ff3d3c70e1cad0b4804170a6a24779d (diff) | |
| parent | 466a320edc8304632373066a61ee9f5903aa82a1 (diff) | |
| download | emacs-dab7e06ab78b5aa2b747ded874bbef8b6667a28d.tar.gz emacs-dab7e06ab78b5aa2b747ded874bbef8b6667a28d.zip | |
upstream
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 13 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com> | 14 | 2011-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 |