aboutsummaryrefslogtreecommitdiff
path: root/sx-site.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-site.el')
-rw-r--r--sx-site.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-site.el b/sx-site.el
index 4e880b1..66d78dc 100644
--- a/sx-site.el
+++ b/sx-site.el
@@ -42,9 +42,10 @@
related_site.relation)
nil
none)
- "")
+ "Filter for browsing sites.")
(defun sx-site--get-site-list ()
+ "Return all sites with `sx-site-browse-filter'."
(sx-cache-get
'site-list
'(sx-method-call
@@ -54,7 +55,6 @@
(defcustom sx-site-favorites
nil
"List of favorite sites.
-
Each entry is a string corresponding to a single site's
api_site_parameter."
:group 'sx-site)