aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-tab.el')
-rw-r--r--sx-tab.el15
1 files changed, 5 insertions, 10 deletions
diff --git a/sx-tab.el b/sx-tab.el
index a3c6107..702ff05 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -24,16 +24,11 @@
;;; Tabs:
-;; - FrontPage :: The standard front page
-;; - Newest :: Newest questions
-;; - TopVoted :: Top-voted questions
-;; - Hot :: Hot questions recently
-;; - Week :: Hot questions for the week
-;; - Month :: Hot questions for the month
-;; - Unanswered :: Unanswered questions
-;; - Unanswered My-tags :: Unanswered questions (subscribed tags)
-;; - Featured :: Featured questions
-;; - Starred :: Favorite questions
+;; - `sx-tab-all-questions' :: All questions.
+;; - `sx-tab-unanswered' :: Unanswered questions.
+;; - `sx-tab-unanswered-my-tags' :: Unanswered questions in your followed tags.
+;; - `sx-tab-featured' :: Featured questions.
+;; - `sx-tab-featured' :: Starred questions.
;;; Code: