aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>2014-11-21 10:31:49 -0500
committerJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>2014-11-21 10:31:49 -0500
commitdc17d78972536c746be0c1ed66989a1509f5ad70 (patch)
tree694991e01beeb317237856e50538b6b88120af08
parenta62483526c336219424c9f7d03abbe2ba6516c53 (diff)
Use `\(` for ( at beginning of line in docstring.
-rw-r--r--sx-method.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-method.el b/sx-method.el
index ed32b3d..3eea5d7 100644
--- a/sx-method.el
+++ b/sx-method.el
@@ -63,7 +63,7 @@ but could still be used without authenticating (i.e a launch/home page).
When AUTH is 'warn, methods will signal a `user-error'. This is meant
for interactive commands that absolutely require authentication
- (submitting questions/answers, reading inbox, etc). Filters will
+\(submitting questions/answers, reading inbox, etc). Filters will
treat 'warn as equivalent to t.
Return the entire response as a complex alist."