diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-13 00:53:12 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-13 00:53:12 +0000 |
commit | 678510081ece49dc8c12140e8bf4f5b543ea2cfc (patch) | |
tree | 156a64c887effbdd96d83049bcec14609885898f /sx.org | |
parent | 0b766bb6f949ac583c7cbff90fc172c36795b231 (diff) | |
parent | 302b5a0cf2222973b901c7856da3920705ebe24e (diff) |
Merge branch 'master' into use-let-alist
Conflicts:
Cask
Diffstat (limited to 'sx.org')
-rw-r--r-- | sx.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -186,6 +186,8 @@ structure. This list is very loosely ordered form low to high-level. - ~sx-question-print.el~ - Populating the question buffer with content. Used by ~sx-question-mode.el~ to actually print the content of a question. +- ~sx-babel.el~ - Font-locking code blocks printed by + ~sx-question-print.el~ according to the language. - ~sx-compose.el~ - Major-mode for composing questions and answers. - ~sx-interaction.el~ - Voting, commenting, and otherwise interacting with questions. |