* test/automated/files.el: Stop "local variables" confusion.
This commit is contained in:
parent
63cd50d4e2
commit
709c6d2b1c
2 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2013-07-11 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* 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):
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue