diff options
Diffstat (limited to 'sx-question.el')
-rw-r--r-- | sx-question.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sx-question.el b/sx-question.el index f80a9bd..7b53e2e 100644 --- a/sx-question.el +++ b/sx-question.el @@ -19,6 +19,9 @@ ;;; Commentary: +;; Thie file provides an API for retrieving questions and defines +;; additional logic for marking questions as read or hidden. + ;;; Code: |