aboutsummaryrefslogtreecommitdiff
path: root/sx-favorites.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-27 18:41:09 -0500
committerSean Allred <code@seanallred.com>2014-11-27 18:41:09 -0500
commit753ee36a9b1dc17804198d461ca660a65eeff0e9 (patch)
tree620233e0f0a6e566dae9d57fe2f719453d3213ee /sx-favorites.el
parentb3bfa272a9e27f0e87c0a815520221ef1dbf789f (diff)
File header normalization
Diffstat (limited to 'sx-favorites.el')
-rw-r--r--sx-favorites.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/sx-favorites.el b/sx-favorites.el
index d957167..d5c5a4f 100644
--- a/sx-favorites.el
+++ b/sx-favorites.el
@@ -1,4 +1,4 @@
-;;; sx-favorites.el --- Starred questions -*- lexical-binding: t; -*-
+;;; sx-favorites.el --- starred questions
;; Copyright (C) 2014 Sean Allred
@@ -79,4 +79,5 @@ Writes list to cache QUESTION-FAVORITES."
;; Local Variables:
;; indent-tabs-mode: nil
+;; lexical-binding: t
;; End: