From 3b950f37f154e58c971b44e6323dcb41f6c53a51 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 22 Dec 2014 12:22:30 -0200 Subject: add inbox and notify to sx-load --- sx-load.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sx-load.el') diff --git a/sx-load.el b/sx-load.el index d71b8ed..481dba3 100644 --- a/sx-load.el +++ b/sx-load.el @@ -31,9 +31,11 @@ sx-encoding sx-favorites sx-filter + sx-inbox sx-interaction sx-method sx-networks + sx-notify sx-question sx-question-list sx-question-mode -- cgit v1.2.3 From 5ac68096b4a1d97667f181daad4d0c43ead910d4 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 1 Jan 2015 23:03:07 -0500 Subject: Add sx-search to sx-load --- sx-load.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-load.el') diff --git a/sx-load.el b/sx-load.el index d71b8ed..465d504 100644 --- a/sx-load.el +++ b/sx-load.el @@ -39,6 +39,7 @@ sx-question-mode sx-question-print sx-request + sx-search sx-site sx-tab )) -- cgit v1.2.3