diff options
author | Sean Allred <code@seanallred.com> | 2014-11-28 13:30:11 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-04 16:32:39 -0500 |
commit | 14eadafd6388281085eb3330b9d7ee29a85ab8b2 (patch) | |
tree | 0e33a22a4b01afedefd19a5436c99ba22acd8c82 /sx-tab.el | |
parent | 3c05aae9915976e749591600f6e8f59cbccef1a4 (diff) |
Provide commentaries for each file
Diffstat (limited to 'sx-tab.el')
-rw-r--r-- | sx-tab.el | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -19,7 +19,12 @@ ;;; Commentary: -;; +;; This file provides a single macro to define 'tabs' to view lists of +;; questions. + +;;; Tabs: + +;; - frontpage :: the frontpage of a single site ;;; Code: |