diff options
Diffstat (limited to 'sx-networks.el')
-rw-r--r-- | sx-networks.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sx-networks.el b/sx-networks.el index dda6dd5..5f5f1c3 100644 --- a/sx-networks.el +++ b/sx-networks.el @@ -19,6 +19,9 @@ ;;; Commentary: +;; This file provides logic for retrieving information about the user +;; across the entire network, e.g. their registered sites. + ;;; Code: (require 'sx-method) |