aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-12-27 09:56:03 -0500
committerSean Allred <code@seanallred.com>2014-12-27 09:56:03 -0500
commit60bed65f15505261dd297fcf4ad2c71a7c76dbeb (patch)
treee027f84cdba9eb6c0193db0e9912dfc14d24ad4e
parenta919c72f2b58d889bf3fbdde100f9912a90c64ab (diff)
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."