From 384855876c6fcb0048551ceed335805babc19b1f Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 11 Feb 2015 08:18:28 -0600 Subject: Hotfix sx-search autoload Should fix #255 --- sx-search.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sx-search.el b/sx-search.el index c1e1e23..cd2f4e7 100644 --- a/sx-search.el +++ b/sx-search.el @@ -62,7 +62,7 @@ KEYWORDS is passed to `sx-method-call'." :filter sx-browse-filter)) -;;; User command +;;;###autoload (defun sx-search (site query &optional tags excluded-tags) "Display search on SITE for question titles containing QUERY. When TAGS is given, it is a lists of tags, one of which must -- cgit v1.2.3