From 1af31009d82dd8e3f96c6e3ea7eb3a1e71f210f9 Mon Sep 17 00:00:00 2001 From: Alex Branham Date: Thu, 22 Dec 2016 13:57:14 -0600 Subject: Autoload sx-open-link --- sx-interaction.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-interaction.el') diff --git a/sx-interaction.el b/sx-interaction.el index f9c7ec5..c43dd20 100644 --- a/sx-interaction.el +++ b/sx-interaction.el @@ -188,6 +188,7 @@ If DATA is a question, also mark it as read." (sx-question--mark-read data) (sx--maybe-update-display))))) +;;;###autoload (defun sx-open-link (link &optional _) "Visit element given by LINK inside Emacs. Element can be a question, answer, or comment." -- cgit v1.2.3