From e761666acec63655df35e3114f9184cf621a0f41 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Wed, 25 Mar 2015 12:31:53 +0000 Subject: Update doc --- sx-tab.el | 15 +++++---------- 1 file 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: -- cgit v1.2.3