diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-18 12:09:25 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-18 12:09:25 +0000 |
commit | e34179abee4326bcccfc4bd2a67aa9eb05a8422b (patch) | |
tree | 2d2003fa91889bb54f0beeb4dac5232b99cb788b /sx-question.el | |
parent | 278fa010e6a63474fce6bf46aaf3327b0d9cf7f7 (diff) | |
parent | 3e17a40c0701dcd3cfa03141b2669abeb55e160a (diff) |
Merge pull request #67 from vermiculus/question-mode-keybindings++
Question mode keybindings++
Diffstat (limited to 'sx-question.el')
-rw-r--r-- | sx-question.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-question.el b/sx-question.el index fc44bd8..6ef9484 100644 --- a/sx-question.el +++ b/sx-question.el @@ -34,11 +34,13 @@ question.answers question.last_editor question.accepted_answer_id + question.link user.display_name comment.owner comment.body_markdown comment.body answer.last_editor + answer.link answer.owner answer.body_markdown answer.comments) |