aboutsummaryrefslogtreecommitdiff
path: root/sx.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx.el')
-rw-r--r--sx.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/sx.el b/sx.el
index b468762..899e9ff 100644
--- a/sx.el
+++ b/sx.el
@@ -1,4 +1,4 @@
-;;; sx.el --- core functions
+;;; sx.el --- core functions -*- lexical-binding: t -*-
;; Copyright (C) 2014 Sean Allred
@@ -319,5 +319,4 @@ If FORCE is non-nil, run them even if they've already been run."
;; Local Variables:
;; indent-tabs-mode: nil
-;; lexical-binding: t
;; End: