From 56371314c1eb4fede7fbf56b049a65f093af0778 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 19 Nov 2014 10:56:51 -0500 Subject: Enhance documentation --- sx-question.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sx-question.el') diff --git a/sx-question.el b/sx-question.el index 344b54c..cccf525 100644 --- a/sx-question.el +++ b/sx-question.el @@ -49,7 +49,9 @@ (defun sx-question-get-questions (site &optional page) "Get the page PAGE of questions from SITE. -Return a list of questions, each consed with (site SITE). +Return a list of question. Each question is an alist of +properties returned by the API with an added (site SITE) +property. `sx-method-call' is used with `sx-question-browse-filter'." (mapcar -- cgit v1.2.3