From 14eadafd6388281085eb3330b9d7ee29a85ab8b2 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Fri, 28 Nov 2014 13:30:11 -0500 Subject: Provide commentaries for each file --- sx-favorites.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sx-favorites.el') diff --git a/sx-favorites.el b/sx-favorites.el index e86e521..17021fc 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) -- cgit v1.2.3