diff options
author | Sean Allred <code@seanallred.com> | 2014-12-02 00:17:42 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-12-02 00:17:42 -0500 |
commit | 761fe509343eb595094186c1a5dd5dc87286556f (patch) | |
tree | 3dad90027d446cdcac53907b27116ccf5d9a01f2 /sx-tab.el | |
parent | 30217190b487a9b0acb7e367fe4bdf226e0819e5 (diff) | |
parent | 219c571241c6e12110d13b22153fc4dbf163a6a0 (diff) |
Merge branch 'master' into improve-display-engine
Conflicts:
sx-interaction.el
Conflicting functions:
sx--data-here
Diffstat (limited to 'sx-tab.el')
-rw-r--r-- | sx-tab.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ (require 'sx) (require 'sx-question-list) +(require 'sx-interaction) (defcustom sx-tab-default-site "emacs" "Name of the site to use by default when listing questions." |