aboutsummaryrefslogtreecommitdiff
path: root/sx-filter.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-filter.el')
-rw-r--r--sx-filter.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/sx-filter.el b/sx-filter.el
index 38084b9..d973f2a 100644
--- a/sx-filter.el
+++ b/sx-filter.el
@@ -1,4 +1,4 @@
-;;; sx-filter.el --- filters -*- lexical-binding: t; -*-
+;;; sx-filter.el --- filters
;; Copyright (C) 2014 Sean Allred
@@ -86,4 +86,5 @@ return the compiled filter."
;; Local Variables:
;; indent-tabs-mode: nil
+;; lexical-binding: t
;; End: