aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/erlang-edoc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tools/emacs/erlang-edoc.el')
-rw-r--r--lib/tools/emacs/erlang-edoc.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/tools/emacs/erlang-edoc.el b/lib/tools/emacs/erlang-edoc.el
index 241590b850..d0dcc81028 100644
--- a/lib/tools/emacs/erlang-edoc.el
+++ b/lib/tools/emacs/erlang-edoc.el
@@ -169,4 +169,10 @@
(jit-lock-refontify))
(provide 'erlang-edoc)
+
+;; Local variables:
+;; coding: utf-8
+;; indent-tabs-mode: nil
+;; End:
+
;;; erlang-edoc.el ends here