aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sx-tab.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-tab.el b/sx-tab.el
index 2b3f20a..f4e0c3d 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -35,6 +35,8 @@
;; - Featured :: Featured questions
;; - Starred :: Favorite questions
+;;; Code:
+
(require 'sx)
(require 'sx-question-list)
(require 'sx-interaction)