aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-14 15:07:10 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-14 15:07:10 -0200
commita0d2e0d1572f09890e1c91a8230867fb019b3f10 (patch)
tree4040344e97a37e394763b9e71a5e1e76ee8affa0 /sx-question-mode.el
parentcdde177a997f47ca215978056a6cfbec6a6ad0f6 (diff)
Fix lexical bindings.
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index 68618bb..b376616 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -268,7 +268,3 @@ query the api."
(provide 'sx-question-mode)
;;; sx-question-mode.el ends here
-
-;; Local Variables:
-;; lexical-binding: t
-;; End: