From 709c6d2b1cdb80fc3a33a8493c01ba32a9eb3b42 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 11 Jul 2013 09:00:05 -0700 Subject: [PATCH] * test/automated/files.el: Stop "local variables" confusion. --- test/ChangeLog | 2 ++ test/automated/files.el | 3 +++ 2 files changed, 5 insertions(+) diff --git a/test/ChangeLog b/test/ChangeLog index 926677212ba..1df70aecc66 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,5 +1,7 @@ 2013-07-11 Glenn Morris + * automated/files.el: Stop "local variables" confusion. + * automated/flymake-tests.el (flymake-tests): Remove unused group. * automated/icalendar-tests.el (icalendar-tests--do-test-cycle): diff --git a/test/automated/files.el b/test/automated/files.el index f2d2192a420..8ce2ed7230c 100644 --- a/test/automated/files.el +++ b/test/automated/files.el @@ -146,4 +146,7 @@ form.") (should (file-test--do-local-variables-test str subtest)))))) (ad-disable-advice 'hack-local-variables-confirm 'around 'files-test))) +;; Stop the above "Local Var..." confusing Emacs. + + ;;; files.el ends here -- 2.39.2