aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-03-25 12:31:53 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-03-25 12:31:53 +0000
commite761666acec63655df35e3114f9184cf621a0f41 (patch)
tree1e56559ebff91f0a0a8177096250290282bba3bc
parentc8c187dd61bde903ddaa666d92b3a66648d1d42b (diff)
Update doc
-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: