aboutsummaryrefslogtreecommitdiff
path: root/sx-favorites.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-favorites.el')
-rw-r--r--sx-favorites.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/sx-favorites.el b/sx-favorites.el
index 44ee19f..9408dd5 100644
--- a/sx-favorites.el
+++ b/sx-favorites.el
@@ -1,4 +1,4 @@
-;;; sx-favorites.el --- starred questions
+;;; sx-favorites.el --- starred questions -*- lexical-binding: t -*-
;; Copyright (C) 2014 Sean Allred
@@ -82,5 +82,4 @@ Writes list to cache QUESTION-FAVORITES."
;; Local Variables:
;; indent-tabs-mode: nil
-;; lexical-binding: t
;; End: