From 8a9c0fcae05c714d782cc9c1d4bc2d438abb879c Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sun, 4 Jan 2015 18:04:30 -0500 Subject: Add missing Code: section It was taken out during the merge. --- sx-tab.el | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3