aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-08-14 12:04:25 +0800
committerChong Yidong2012-08-14 12:04:25 +0800
commit45e7ed71652ff194ea9389d40c49c7109af3d2d5 (patch)
tree4116f5705315c5f676781f88952f5f33b9761ff2 /test/ChangeLog
parentb7f501c736b4f45b4dee1d4d54a6f710c52f2530 (diff)
downloademacs-45e7ed71652ff194ea9389d40c49c7109af3d2d5.tar.gz
emacs-45e7ed71652ff194ea9389d40c49c7109af3d2d5.zip
Improve the file-local variable regression test.
* test/automated/files.el: Test every combination of values for enable-local-variables and enable-local-eval.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index b4195ea7d58..1cdd054da3e 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12012-08-14 Chong Yidong <cyd@gnu.org>
2
3 * automated/files.el: Test every combination of values for
4 enable-local-variables and enable-local-eval.
5
12012-08-10 Glenn Morris <rgm@gnu.org> 62012-08-10 Glenn Morris <rgm@gnu.org>
2 7
3 * automated/files.el (files-test-disable-local-variables): New test. 8 * automated/files.el (files-test-disable-local-variables): New test.