aboutsummaryrefslogtreecommitdiff
path: root/sx-auth.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-auth.el')
-rw-r--r--sx-auth.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/sx-auth.el b/sx-auth.el
index b6c0411..bfa805a 100644
--- a/sx-auth.el
+++ b/sx-auth.el
@@ -1,4 +1,4 @@
-;;; sx-auth.el --- user authentication -*- lexical-binding: t; -*-
+;;; sx-auth.el --- user authentication
;; Copyright (C) 2014 Sean Allred
@@ -183,4 +183,5 @@ removed those properties."
;; Local Variables:
;; indent-tabs-mode: nil
+;; lexical-binding: t
;; End: