aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
diff options
context:
space:
mode:
authorBozhidar Batsov <[email protected]>2016-12-15 11:19:49 +0200
committerDan Gudmundsson <[email protected]>2017-02-08 12:49:06 +0100
commitaca45eb2f8ebc3fc2c6ffeac5813d7949380dbd8 (patch)
tree0cfdae8af26aa1d1dd58146134a591bc7649b00e /lib/tools
parent89f5e0f1e6542ba577f4e666c18806959262952a (diff)
downloadotp-aca45eb2f8ebc3fc2c6ffeac5813d7949380dbd8.tar.gz
otp-aca45eb2f8ebc3fc2c6ffeac5813d7949380dbd8.tar.bz2
otp-aca45eb2f8ebc3fc2c6ffeac5813d7949380dbd8.zip
Set some useful file-local variables in erlang-edoc.el
Diffstat (limited to 'lib/tools')
-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