diff options
Diffstat (limited to 'sx-auth.el')
-rw-r--r-- | sx-auth.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -;;; sx-auth.el --- user authentication +;;; sx-auth.el --- user authentication -*- lexical-binding: t -*- ;; Copyright (C) 2014 Sean Allred @@ -192,5 +192,4 @@ removed those properties." ;; Local Variables: ;; indent-tabs-mode: nil -;; lexical-binding: t ;; End: |