diff options
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r-- | sx-question-mode.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el index 6efa10b..6293ad2 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -1,4 +1,4 @@ -;;; sx-question-mode.el --- major-mode for displaying questions +;;; sx-question-mode.el --- major-mode for displaying questions -*- lexical-binding: t -*- ;; Copyright (C) 2014 Artur Malabarba @@ -228,5 +228,5 @@ query the api." ;;; sx-question-mode.el ends here ;; Local Variables: -;; lexical-binding: t +;; indent-tabs-mode: nil ;; End: |