diff options
| author | Daniel Hackney | 2013-08-13 20:56:58 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-08-13 20:56:58 -0400 |
| commit | 281c7202ccf811154efa219d69d1aaababbd7501 (patch) | |
| tree | cd8ad9e1330fc1f55d54b7439eb096c4bef4863a /test/ChangeLog | |
| parent | 2d065031e4f2010b41e64fed1d9c7f9a4b3e5091 (diff) | |
| download | emacs-281c7202ccf811154efa219d69d1aaababbd7501.tar.gz emacs-281c7202ccf811154efa219d69d1aaababbd7501.zip | |
* package-test.el: Remove tar-package-building functions. Tar file
used for testing is included in the repository.
(package-test-install-texinfo, package-test-cleanup-built-files): Remove.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 1d38f2dd429..5f3006ec7bf 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-08-14 Daniel Hackney <dan@haxney.org> | ||
| 2 | |||
| 3 | * package-test.el: Remove tar-package-building functions. Tar file | ||
| 4 | used for testing is included in the repository. | ||
| 5 | (package-test-install-texinfo, package-test-cleanup-built-files): | ||
| 6 | Remove. | ||
| 7 | |||
| 1 | 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org> | 8 | 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 2 | 9 | ||
| 3 | * automated/python-tests.el (python-imenu-create-index-4) | 10 | * automated/python-tests.el (python-imenu-create-index-4) |