diff options
author | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-12-08 09:09:08 -0500 |
commit | 6a483f557126114f51ae3e9fe981cfa4a0dca227 (patch) | |
tree | 01a5b548884ad3d74615ea13d0c7f505c979ca6e /sx-question-mode.el | |
parent | a2e35e53fc1f587526622e94a8806bab1b5507cb (diff) | |
parent | c6cb8dc93ce2913d24772f642007e02f21a00b80 (diff) |
Merge pull request #139 from vermiculus/updating-sx.org
Updating sx.org
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r-- | sx-question-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el index bccb658..ccd9433 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -1,4 +1,4 @@ -;;; sx-question-mode.el --- Creating the buffer that displays questions +;;; sx-question-mode.el --- Major-mode for displaying a question. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Artur Malabarba |