aboutsummaryrefslogtreecommitdiff
path: root/sx-load.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-load.el')
-rw-r--r--sx-load.el7
1 files changed, 6 insertions, 1 deletions
diff --git a/sx-load.el b/sx-load.el
index d71b8ed..f1ec7c3 100644
--- a/sx-load.el
+++ b/sx-load.el
@@ -1,4 +1,4 @@
-;;; sx-load.el --- Load all files of the sx package.
+;;; sx-load.el --- Load all files of the sx package. -*- lexical-binding: t; -*-
;; Copyright (C) 2014 Artur Malabarba
@@ -31,16 +31,21 @@
sx-encoding
sx-favorites
sx-filter
+ sx-inbox
sx-interaction
sx-method
sx-networks
+ sx-notify
sx-question
sx-question-list
sx-question-mode
sx-question-print
sx-request
+ sx-search
sx-site
+ sx-switchto
sx-tab
+ sx-tag
))
(provide 'sx-load)