aboutsummaryrefslogtreecommitdiff
path: root/sx-question.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-question.el')
-rw-r--r--sx-question.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/sx-question.el b/sx-question.el
index 7b53e2e..a9ff2b1 100644
--- a/sx-question.el
+++ b/sx-question.el
@@ -1,4 +1,4 @@
-;;; sx-question.el --- question logic
+;;; sx-question.el --- question logic -*- lexical-binding: t -*-
;; Copyright (C) 2014 Sean Allred
@@ -171,5 +171,4 @@ If no cache exists for it, initialize one with SITE."
;; Local Variables:
;; indent-tabs-mode: nil
-;; lexical-binding: t
;; End: