From 4c8a4e83e09b2f9c0bbb5cc75896bcdd543c33cd Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Fri, 28 Nov 2014 13:31:08 -0500 Subject: Relate variable with setting function --- sx-auth.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sx-auth.el b/sx-auth.el index cfbae0a..8a52041 100644 --- a/sx-auth.el +++ b/sx-auth.el @@ -43,7 +43,9 @@ "Your access token. This is needed to use your account to write questions, make comments, and read your inbox. Do not alter this unless you know -what you are doing!") +what you are doing! + +This variable is set with `sx-auth-authenticate'.") (defvar sx-auth-method-auth '((me . t) (inbox . t) -- cgit v1.2.3