summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index b4f5513..3433771 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1,3 +1,4 @@
+;; -*- lexical-binding: t; -*-
 ;;;; Startup
 ;; Do not merge echo-area-message sexp
 (setq inhibit-startup-echo-area-message "alan")