aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-12-03 11:04:21 +0800
committerChong Yidong2011-12-03 11:04:21 +0800
commit5c09001c73f8617dd8b21276a476adecdd5a8fc2 (patch)
treea528fa2dc5d8accb162ecfbdb66e0a1851128d53 /test/ChangeLog
parent6bdac7360d522bc7a11b0ab867e3517ddacfaa35 (diff)
downloademacs-5c09001c73f8617dd8b21276a476adecdd5a8fc2.tar.gz
emacs-5c09001c73f8617dd8b21276a476adecdd5a8fc2.zip
Fix for compilation-tests.el testsuite
* automated/compile-tests.el (compile-tests--test-regexps-data): Increase column numbers by one to reflect change in how compilation-message is recorded (Bug#10172).
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 04a70737d61..964238ae45b 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
12011-12-03 Chong Yidong <cyd@gnu.org>
2
3 * automated/compile-tests.el (compile-tests--test-regexps-data):
4 Increase column numbers by one to reflect change in how
5 compilation-message is recorded (Bug#10172).
6
12011-11-22 Glenn Morris <rgm@gnu.org> 72011-11-22 Glenn Morris <rgm@gnu.org>
2 8
3 * rmailmm.el: New file, split from lisp/mail/rmailmm.el. 9 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.