diff options
Diffstat (limited to 'sx.el')
-rw-r--r-- | sx.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -;;; sx.el --- core functions of the sx package. +;;; sx.el --- core functions -*- lexical-binding: t -*- ;; Copyright (C) 2014 Sean Allred @@ -359,5 +359,4 @@ If FORCE is non-nil, run them even if they've already been run." ;; Local Variables: ;; indent-tabs-mode: nil -;; lexical-binding: t ;; End: |