aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPaul Eggert2013-10-14 23:36:43 -0700
committerPaul Eggert2013-10-14 23:36:43 -0700
commitffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82 (patch)
treed3a39d1959bd1dadf58019959cfc6bc389d5a419 /test
parent47c4d1e97eaecc0a3d7bdb2114ef3b92fa3e5e01 (diff)
downloademacs-ffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82.tar.gz
emacs-ffb3f67aaeba1e318ee6138e2e39b0ddce3a2c82.zip
Space after comma in ChangeLogs.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2f99c003c59..bf5a4275483 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -94,11 +94,11 @@
94 * automated/data-test.el: 94 * automated/data-test.el:
95 (bool-vector-count-matches-all-0-nil) 95 (bool-vector-count-matches-all-0-nil)
96 (bool-vector-count-matches-all-0-t) 96 (bool-vector-count-matches-all-0-t)
97 (bool-vector-count-matches-1-il,bool-vector-count-matches-1-t) 97 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
98 (bool-vector-count-matches-at,bool-vector-intersection-op) 98 (bool-vector-count-matches-at, bool-vector-intersection-op)
99 (bool-vector-union-op,bool-vector-xor-op) 99 (bool-vector-union-op, bool-vector-xor-op)
100 (bool-vector-set-difference-op) 100 (bool-vector-set-difference-op)
101 (bool-vector-change-detection,bool-vector-not): New tests. 101 (bool-vector-change-detection, bool-vector-not): New tests.
102 (mock-bool-vector-count-matches-at) 102 (mock-bool-vector-count-matches-at)
103 (test-bool-vector-bv-from-hex-string) 103 (test-bool-vector-bv-from-hex-string)
104 (test-bool-vector-to-hex-string) 104 (test-bool-vector-to-hex-string)