From 4a32725dfd8275eb1d8b44afc9494e7350a9bf7c Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Sun, 4 Jan 2015 21:08:31 -0200 Subject: Fix sx-tab-unanswered-my-tags autoload --- sx-tab.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sx-tab.el b/sx-tab.el index 6a2552f..92e5921 100644 --- a/sx-tab.el +++ b/sx-tab.el @@ -210,7 +210,7 @@ If SITE is nil, use `sx-default-site'." (sx-question-get-questions sx-question-list--site page nil 'unanswered/my-tags))) ;;;###autoload -(autoload 'sx-tab-unanswered +(autoload 'sx-tab-unanswered-my-tags (expand-file-name "sx-tab" (when load-file-name -- cgit v1.2.3