diff options
Diffstat (limited to 'sx-auth.el')
-rw-r--r-- | sx-auth.el | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |