diff options
| author | Chong Yidong | 2011-12-03 11:04:21 +0800 |
|---|---|---|
| committer | Chong Yidong | 2011-12-03 11:04:21 +0800 |
| commit | 5c09001c73f8617dd8b21276a476adecdd5a8fc2 (patch) | |
| tree | a528fa2dc5d8accb162ecfbdb66e0a1851128d53 /test/ChangeLog | |
| parent | 6bdac7360d522bc7a11b0ab867e3517ddacfaa35 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-11-22 Glenn Morris <rgm@gnu.org> | 7 | 2011-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. |