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-list.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sx-question-list.el') diff --git a/sx-question-list.el b/sx-question-list.el index c562679..bb60a35 100644 --- a/sx-question-list.el +++ b/sx-question-list.el @@ -210,7 +210,10 @@ Non-interactively, DATA is a question alist." "Site being displayed in the *question-list* buffer.") (defvar sx-question-list--current-dataset nil - "The logical data behind the displayed list of questions.") + "The logical data behind the displayed list of questions. + +This dataset contains even questions that are hidden by the user, +and thus not displayed in the list of questions.") (defun sx-question-list-refresh (&optional redisplay no-update) "Update the list of questions. -- cgit v1.2.3