aboutsummaryrefslogtreecommitdiff
path: root/sx-load.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-04 12:21:50 -0500
committerSean Allred <code@seanallred.com>2015-01-04 12:21:50 -0500
commit9a06e13b4e52b18fb2dd0ed9b759cecd863af169 (patch)
treed30522625689d68b9dc93fe9bf11b6006a00b791 /sx-load.el
parent3d35ecfbf78bb862eb70c3166f6eb35fd4cb9cce (diff)
Declare lexical binding on all files
Diffstat (limited to 'sx-load.el')
-rw-r--r--sx-load.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-load.el b/sx-load.el
index e7cb6b0..9df975d 100644
--- a/sx-load.el
+++ b/sx-load.el
@@ -1,4 +1,4 @@
-;;; sx-load.el --- Load all files of the sx package.
+;;; sx-load.el --- Load all files of the sx package. -*- lexical-binding: t; -*-
;; Copyright (C) 2014 Artur Malabarba