aboutsummaryrefslogtreecommitdiff
path: root/sx-switchto.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 16:20:00 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 17:07:14 -0200
commite1a57f49379fa9345b662a721941edd7371db60b (patch)
treed9c6bb179fb5b5dbb00d93a0d2a23bf9a5442e64 /sx-switchto.el
parent89834aa61adf1fff29379c82ab96629f0b2960d0 (diff)
Implement listing starred questions.
Fix #14
Diffstat (limited to 'sx-switchto.el')
-rw-r--r--sx-switchto.el1
1 files changed, 1 insertions, 0 deletions
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)
))