aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-27 14:57:39 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-27 14:57:39 -0200
commit6fe85d66a7a519b9fc19db49b6404cbaa804ca5d (patch)
treeff8c6b28b7316ba3104372be1620d82f4edd6e0f
parent2fd7f5e04662b435b66009064257355b742b187d (diff)
parent60bed65f15505261dd297fcf4ad2c71a7c76dbeb (diff)
Merge pull request #179 from vermiculus/issue-178--autoload-sx-ask
Add autoload cookie to `sx-ask`
-rw-r--r--sx-interaction.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index c6f2639..baf8c13 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -327,6 +327,7 @@ from context at point."
(sx-site-get-api-tokens) nil t nil nil
default)))
+;;;###autoload
(defun sx-ask (site)
"Start composing a question for SITE.
SITE is a string, indicating where the question will be posted."