From feebfb04224e014e47c0fec975723cd04d6f5484 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Sat, 18 Apr 2015 08:08:50 +0100 Subject: Autoload sx-search-tag-at-point. Fixes #277 --- sx-search.el | 1 + 1 file changed, 1 insertion(+) diff --git a/sx-search.el b/sx-search.el index d0fa892..f60d1fd 100644 --- a/sx-search.el +++ b/sx-search.el @@ -126,6 +126,7 @@ prefix argument, the user is asked for everything." ;;; Tag +;;;###autoload (defun sx-search-tag-at-point (&optional pos) "Follow tag under position POS or point." (interactive) -- cgit v1.2.3