aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-04 18:04:30 -0500
committerSean Allred <code@seanallred.com>2015-01-04 18:04:30 -0500
commit8a9c0fcae05c714d782cc9c1d4bc2d438abb879c (patch)
tree4b9a3fa5854fb56670b31f1533c81ac69294e5e7 /sx-tab.el
parent041417762eac65c3adb5c4f4b38f3db11f618363 (diff)
Add missing Code: section
It was taken out during the merge.
Diffstat (limited to 'sx-tab.el')
-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)