From e1a57f49379fa9345b662a721941edd7371db60b Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Sun, 4 Jan 2015 16:20:00 -0200 Subject: Implement listing starred questions. Fix #14 --- sx-switchto.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-switchto.el') diff --git a/sx-switchto.el b/sx-switchto.el index 1a2c3a0..76804e4 100644 --- a/sx-switchto.el +++ b/sx-switchto.el @@ -47,6 +47,7 @@ ("U" sx-tab-unanswered-my-tags) ("v" sx-tab-topvoted) ("w" sx-tab-week) + ("*" sx-tab-starred) )) -- cgit v1.2.3