aboutsummaryrefslogtreecommitdiff
path: root/sx-favorites.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-28 13:30:11 -0500
committerSean Allred <code@seanallred.com>2014-11-28 13:30:11 -0500
commit0228524a31cf2e040525302da8cf12e2f749fbbb (patch)
treedf65a56475022619f34cb24e61930682030f524d /sx-favorites.el
parent753ee36a9b1dc17804198d461ca660a65eeff0e9 (diff)
Provide commentaries for each file
Diffstat (limited to 'sx-favorites.el')
-rw-r--r--sx-favorites.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/sx-favorites.el b/sx-favorites.el
index d5c5a4f..44ee19f 100644
--- a/sx-favorites.el
+++ b/sx-favorites.el
@@ -19,6 +19,9 @@
;;; Commentary:
+;; This file provides logic for retrieving and managing a user's
+;; starred questions.
+
;;; Code:
(require 'sx-method)