aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-27 14:23:14 -0500
committerSean Allred <code@seanallred.com>2014-11-27 14:23:14 -0500
commitb3bfa272a9e27f0e87c0a815520221ef1dbf789f (patch)
tree54867a156b4557d472fd0fb0bbef681122c4d023 /sx-tab.el
parentde0f242552610ed2dcca537bd9843c4d798bfc8f (diff)
parentb2623682e9ce5e12615f792cd63197c46db60e00 (diff)
Merge pull request #116 from vermiculus/hotfix
Hotfixes
Diffstat (limited to 'sx-tab.el')
-rw-r--r--sx-tab.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-tab.el b/sx-tab.el
index 8a51236..154a90f 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -30,11 +30,11 @@
(defcustom sx-tab-default-site "emacs"
"Name of the site to use by default when listing questions."
:type 'string
- :group 'stack-exchange)
+ :group 'sx)
(defmacro sx-tab--define (tab pager &optional printer refresher
&rest body)
- "Define a stack-exchange tab called TAB.
+ "Define a StackExchange tab called TAB.
TAB is a capitalized string.
This defines a command `sx-tab-TAB' for displaying the tab,