aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-09-30 01:28:20 +0200
committerStefan Monnier2010-09-30 01:28:20 +0200
commita01a7932080e8a6e7bc8472c58cefabcc2c37df3 (patch)
tree94b28b19c8f1536e76ffe7d5826811b74a79e3a5 /test/ChangeLog
parentcc390e46c7ba95b76ea133d98fd386214cd01709 (diff)
parent6b0f7311f16646e0de2045b2410e20921901c616 (diff)
downloademacs-a01a7932080e8a6e7bc8472c58cefabcc2c37df3.tar.gz
emacs-a01a7932080e8a6e7bc8472c58cefabcc2c37df3.zip
Merge from trunk
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 12238560dc9..feae114f862 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
12010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * indent/prolog.prolog: Use normal spacing around !.
4
52010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * indent/octave.m: Remove one more `fixindent'. Use `end'.
8
12010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> 92010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * indent/octave.m: Remove some `fixindent' not needed any more. 11 * indent/octave.m: Remove some `fixindent' not needed any more.
@@ -18,7 +26,8 @@
18 (icalendar-testsuite--do-test-export): Code formatting. 26 (icalendar-testsuite--do-test-export): Code formatting.
19 (icalendar-testsuite--test-parse-vtimezone): Doc fix. 27 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
20 (icalendar-testsuite--do-test-import) 28 (icalendar-testsuite--do-test-import)
21 (icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings 29 (icalendar-testsuite--do-test-cycle):
30 Use icalendar-testsuite--compare-strings
22 (icalendar-testsuite--run-import-tests): Comment added. 31 (icalendar-testsuite--run-import-tests): Comment added.
23 (icalendar-testsuite--run-import-tests) 32 (icalendar-testsuite--run-import-tests)
24 (icalendar-testsuite--run-real-world-tests): Fix expected results. 33 (icalendar-testsuite--run-real-world-tests): Fix expected results.