diff options
| author | Glenn Morris | 2014-03-23 10:56:34 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-03-23 10:56:34 -0700 |
| commit | 74b1f21db316d3c9c07df2796afd11de87ea8bb2 (patch) | |
| tree | c3e7bed0cbeab662b14d31b21358b3e651a235f0 /test/ChangeLog | |
| parent | 577b2ffd2d787506261ed758b086fb4257116dba (diff) | |
| download | emacs-74b1f21db316d3c9c07df2796afd11de87ea8bb2.tar.gz emacs-74b1f21db316d3c9c07df2796afd11de87ea8bb2.zip | |
Fix up recent merge ChangeLog duplication
Perhaps the merge was done without using bzrmerge.el
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 026357771bf..392a996662a 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,17 +1,15 @@ | |||
| 1 | 2014-03-23 Daniel Colascione <dancol@dancol.org> | 1 | 2014-03-23 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 2 | ||
| 3 | * automated/subword-tests.el (subword-tests2): More subword tests. | 3 | * automated/package-test.el (package-test-describe-package): |
| 4 | Fix test failure in non-graphical mode. | ||
| 4 | 5 | ||
| 5 | 2014-03-23 Daniel Colascione <dancol@dancol.org> | 6 | 2014-03-23 Daniel Colascione <dancol@dancol.org> |
| 6 | 7 | ||
| 8 | * automated/subword-tests.el (subword-tests2): More subword tests. | ||
| 9 | |||
| 7 | * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New | 10 | * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New |
| 8 | test: correct parsing of keyword arguments. | 11 | test: correct parsing of keyword arguments. |
| 9 | 12 | ||
| 10 | 2014-03-23 Dmitry Gutov <dgutov@yandex.ru> | ||
| 11 | |||
| 12 | * automated/package-test.el (package-test-describe-package): | ||
| 13 | Fix test failure in non-graphical mode. | ||
| 14 | |||
| 15 | 2014-03-22 Dmitry Gutov <dgutov@yandex.ru> | 13 | 2014-03-22 Dmitry Gutov <dgutov@yandex.ru> |
| 16 | 14 | ||
| 17 | * automated/package-test.el (package-test-describe-package): | 15 | * automated/package-test.el (package-test-describe-package): |
| @@ -30,11 +28,6 @@ | |||
| 30 | * automated/data/package/archive-contents: | 28 | * automated/data/package/archive-contents: |
| 31 | Add info about the new package. | 29 | Add info about the new package. |
| 32 | 30 | ||
| 33 | 2014-03-23 Daniel Colascione <dancol@dancol.org> | ||
| 34 | |||
| 35 | * automated/cl-lib.el (cl-lib-keyword-names-versus-values): New | ||
| 36 | test: correct parsing of keyword arguments. | ||
| 37 | |||
| 38 | 2014-03-07 Michael Albinus <michael.albinus@gmx.de> | 31 | 2014-03-07 Michael Albinus <michael.albinus@gmx.de> |
| 39 | 32 | ||
| 40 | * automated/tramp-tests.el (tramp-copy-size-limit): Declare. | 33 | * automated/tramp-tests.el (tramp-copy-size-limit): Declare. |