diff options
Diffstat (limited to 'sx-interaction.el')
-rw-r--r-- | sx-interaction.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-interaction.el b/sx-interaction.el index 2768c8d..372a5b1 100644 --- a/sx-interaction.el +++ b/sx-interaction.el @@ -345,6 +345,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." |