aboutsummaryrefslogtreecommitdiff
path: root/sx-load.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-04 16:23:34 -0500
committerSean Allred <code@seanallred.com>2015-01-04 16:23:34 -0500
commit671053bf0824197fefe742ed9dd98c1b9a06565a (patch)
tree3f457adffd80d7c180b52e936cef3698b067f28b /sx-load.el
parent3b275a93789a568d23ece65086ffebb8de430f3a (diff)
parent3c05aae9915976e749591600f6e8f59cbccef1a4 (diff)
Merge branch 'master' into more-tests
Conflicts: Makefile test/tests.el
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)