mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
* test/lisp/international/mule-tests.el:
Avoid local variables confusion.
This commit is contained in:
parent
16faff6a46
commit
fbc7f9ae44
1 changed files with 3 additions and 0 deletions
|
|
@ -36,4 +36,7 @@
|
||||||
(find-auto-coding "" (buffer-size)))
|
(find-auto-coding "" (buffer-size)))
|
||||||
'(utf-8 . :coding)))))
|
'(utf-8 . :coding)))))
|
||||||
|
|
||||||
|
;; Stop "Local Variables" above causing confusion when visiting this file.
|
||||||
|
|
||||||
|
|
||||||
;;; mule-tests.el ends here
|
;;; mule-tests.el ends here
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue