From dc17d78972536c746be0c1ed66989a1509f5ad70 Mon Sep 17 00:00:00 2001 From: Jonathan Leech-Pepin Date: Fri, 21 Nov 2014 10:31:49 -0500 Subject: Use `\(` for ( at beginning of line in docstring. --- sx-method.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- cgit v1.2.3