aboutsummaryrefslogtreecommitdiff
path: root/sx-question-list.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-question-list.el')
-rw-r--r--sx-question-list.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-question-list.el b/sx-question-list.el
index 7caa03d..0967d6a 100644
--- a/sx-question-list.el
+++ b/sx-question-list.el
@@ -19,6 +19,8 @@
;;; Commentary:
+;; Provides question list logic (as used in e.g. `sx-tab-frontpage').
+
;;; Code:
(require 'tabulated-list)
(require 'cl-lib)