aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/erlang.el
diff options
context:
space:
mode:
authorBozhidar Batsov <[email protected]>2017-04-29 13:15:13 +0300
committerBozhidar Batsov <[email protected]>2017-04-29 13:15:13 +0300
commitfeadbd2c086ad39ab9f9317a8c41697943be41cf (patch)
tree0a49a8213ec59fb3a36fbe8a68f9d795b6e1872c /lib/tools/emacs/erlang.el
parent9b21506a373ac15f40c318cd5ae14ddb07b90150 (diff)
downloadotp-feadbd2c086ad39ab9f9317a8c41697943be41cf.tar.gz
otp-feadbd2c086ad39ab9f9317a8c41697943be41cf.tar.bz2
otp-feadbd2c086ad39ab9f9317a8c41697943be41cf.zip
Enable lexical binding for erlang-mode
Diffstat (limited to 'lib/tools/emacs/erlang.el')
-rw-r--r--lib/tools/emacs/erlang.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el
index 6ac646f907..7bf9bbbdf1 100644
--- a/lib/tools/emacs/erlang.el
+++ b/lib/tools/emacs/erlang.el
@@ -1,4 +1,4 @@
-;;; erlang.el --- Major modes for editing and running Erlang
+;;; erlang.el --- Major modes for editing and running Erlang -*- lexical-binding: t; -*-
;; Copyright (C) 2004 Free Software Foundation, Inc.
;; Author: Anders Lindgren