aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-interaction.el')
-rw-r--r--sx-interaction.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index 0e4aae9..aeb6781 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -1,4 +1,4 @@
-;;; sx-interaction.el --- voting, commenting, and other interaction
+;;; sx-interaction.el --- voting, commenting, and other interaction -*- lexical-binding: t -*-
;; Copyright (C) 2014 Artur Malabarba
@@ -202,5 +202,5 @@ OBJECT can be a question or an answer."
;;; sx-interaction.el ends here
;; Local Variables:
-;; lexical-binding: t
+;; indent-tabs-mode: nil
;; End: