aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-03-25 12:32:15 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-03-25 12:32:15 +0000
commit7f02f9a0698cf5b2f3849ecf81804155d196542a (patch)
treeb4052f4f7d4487a48f7ef8d4ff9761d6ebad7d90
parentc9bb828c546150380b38d71d89a24d130941a3ac (diff)
Checkdoc
-rw-r--r--sx-tab.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/sx-tab.el b/sx-tab.el
index 4f72513..399bc1b 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -40,7 +40,7 @@
"List of the names of all defined tabs.")
(defun sx-tab-switch (tab)
- "Switch to another question-list tab."
+ "Switch to another question-list TAB."
(interactive
(list (sx-completing-read
"Switch to tab: " sx-tab--list
@@ -91,11 +91,11 @@ respectively used to set the value of the variables
`sx-question-list--refresh-function', and
`sx-question-list--next-page-function'.
-BODY is evaluated after activating the mode and setting these
-variables, but before refreshing the display.
-
If OBSOLETE is non-nil, it should be a string indicating the tab
-to use instead."
+to use instead of this one.
+
+BODY is evaluated after activating the mode and setting these
+variables, but before refreshing the display."
(declare (indent 1) (debug t))
(let* ((name (downcase tab))
(buffer-variable