projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16faff6
)
* test/lisp/international/mule-tests.el:
author
Glenn Morris
<rgm@gnu.org>
Fri, 9 Mar 2018 19:05:36 +0000
(14:05 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 9 Mar 2018 19:05:36 +0000
(14:05 -0500)
Avoid local variables confusion.
test/lisp/international/mule-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/international/mule-tests.el
b/test/lisp/international/mule-tests.el
index 3c3bae14934454f42b2f225cce8608365a5fedce..59c9ff5aab135fe233d3a5894a85e7e03f8311ae 100644
(file)
--- a/
test/lisp/international/mule-tests.el
+++ b/
test/lisp/international/mule-tests.el
@@
-36,4
+36,7
@@
(find-auto-coding "" (buffer-size)))
'(utf-8 . :coding)))))
+;; Stop "Local Variables" above causing confusion when visiting this file.
+
\f
+
;;; mule-tests.el ends here