aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-07-11 09:01:26 -0700
committerGlenn Morris2013-07-11 09:01:26 -0700
commit03d019811522c5d98b3359e48b5cf4d5cc9b72e5 (patch)
tree8da662dc7f7d7235d30b7246ccbe5698cdefffe9 /test/ChangeLog
parent709c6d2b1cdb80fc3a33a8493c01ba32a9eb3b42 (diff)
downloademacs-03d019811522c5d98b3359e48b5cf4d5cc9b72e5.tar.gz
emacs-03d019811522c5d98b3359e48b5cf4d5cc9b72e5.zip
Silence package-test.el compilation
* test/automated/package-test.el (makeinfo-buffer): Autoload. (compilation-in-progress, tar-parse-info, tar-header-name): Declare. (package-test-install-texinfo): Don't require makeinfo.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 1df70aecc66..5d51a8b7e98 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,9 @@
12013-07-11 Glenn Morris <rgm@gnu.org> 12013-07-11 Glenn Morris <rgm@gnu.org>
2 2
3 * automated/package-test.el (makeinfo-buffer): Autoload.
4 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
5 (package-test-install-texinfo): Don't require makeinfo.
6
3 * automated/files.el: Stop "local variables" confusion. 7 * automated/files.el: Stop "local variables" confusion.
4 8
5 * automated/flymake-tests.el (flymake-tests): Remove unused group. 9 * automated/flymake-tests.el (flymake-tests): Remove unused group.