diff options
| author | Glenn Morris | 2014-11-17 13:55:02 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-11-17 13:55:02 -0500 |
| commit | 5813f93cab1a81eba6eef735add5ca7cb1d15e8e (patch) | |
| tree | 38abd6a1cf5bb2e9e6a017882dc6688d424d72f6 /test/ChangeLog | |
| parent | 0eaf98e85afd670332454a089ad982190f86e05f (diff) | |
| download | emacs-5813f93cab1a81eba6eef735add5ca7cb1d15e8e.tar.gz emacs-5813f93cab1a81eba6eef735add5ca7cb1d15e8e.zip | |
* test/automated/occur-tests.el (occur-tests): Update for output change
re control-chars.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 42fcd8e934a..fb004103cf8 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * automated/occur-tests.el (occur-test-case, occur-test-create): | 3 | * automated/occur-tests.el (occur-test-case, occur-test-create): |
| 4 | In case of failure, show the actual string, rather than just nil. | 4 | In case of failure, show the actual string, rather than just nil. |
| 5 | (occur-tests): Update for apparent change in output re control-chars. | ||
| 5 | 6 | ||
| 6 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> | 7 | 2014-11-17 Ulf Jasper <ulf.jasper@web.de> |
| 7 | 8 | ||