aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-28 13:31:08 -0500
committerSean Allred <code@seanallred.com>2014-11-28 13:31:08 -0500
commit4c8a4e83e09b2f9c0bbb5cc75896bcdd543c33cd (patch)
tree0d2d7e19a1a4b1ac35c8972d9aecb9355aef109c
parent209546f6af36e6c2bacb9cee92a51e1c782aff1f (diff)
Relate variable with setting function
-rw-r--r--sx-auth.el4
1 files changed, 3 insertions, 1 deletions
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)