From 5fbfe0929d2d9f3e0747679db8add0d61a2184a4 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 2 Dec 2014 00:52:25 +0000 Subject: Fix doc --- sx-interaction.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sx-interaction.el') diff --git a/sx-interaction.el b/sx-interaction.el index 3f8242c..1a773f4 100644 --- a/sx-interaction.el +++ b/sx-interaction.el @@ -202,9 +202,7 @@ OBJECT can be a question or an answer." (defun sx-answer (data) "Start composing an answer for question given by DATA. DATA is a question alist. Interactively, it is guessed from -context at point. - -TEXT is a string. Interactively, it is read from the minibufer." +context at point. " ;; Answering doesn't really make sense from anywhere other than ;; inside a question. So we don't need `sx--data-here' here. (interactive (list sx-question-mode--data)) -- cgit v1.2.3