aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-07-09 00:43:12 -0700
committerGlenn Morris2013-07-09 00:43:12 -0700
commit0b57d6fc8e9e5c5b4ea27fd8507965a6124fc785 (patch)
treecf8d30300a6e91f398c9bdc550773128c0482874 /test/ChangeLog
parenta87b74fe644d54cabc67d01e962a2bfcbaaa495a (diff)
downloademacs-0b57d6fc8e9e5c5b4ea27fd8507965a6124fc785.tar.gz
emacs-0b57d6fc8e9e5c5b4ea27fd8507965a6124fc785.zip
* automated/inotify-test.el (inotify-add-watch, inotify-rm-watch): Declare.
(inotify-file-watch-simple): Silence compiler.
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 cd6b402ca23..304afeac6e4 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,9 @@
12013-07-09 Glenn Morris <rgm@gnu.org> 12013-07-09 Glenn Morris <rgm@gnu.org>
2 2
3 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
4 Declare.
5 (inotify-file-watch-simple): Silence compiler.
6
3 * automated/python-tests.el (python-indent-block-enders): 7 * automated/python-tests.el (python-indent-block-enders):
4 Make it actually test something. 8 Make it actually test something.
5 9