From: Tim Vaughan Date: Wed, 29 May 2019 20:16:53 +0000 (+0200) Subject: Addressed docstring style issue, X-Git-Tag: v1.1.1~11 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=4b34f33b2fc3a66410e3285d3d4e5050245b91e0 Addressed docstring style issue, --- diff --git a/elpher.el b/elpher.el index 449bef4..3172dc7 100644 --- a/elpher.el +++ b/elpher.el @@ -164,8 +164,7 @@ Otherwise, use the system browser via the BROWSE-URL function." :type '(boolean)) (defcustom elpher-buttonify-urls-in-directories nil - "If non-nil, turns URLs matched in \"i\" item types in directories -into clickable buttons." + "If non-nil, turns URLs matched in directories into clickable buttons." :type '(boolean)) (defcustom elpher-cache-images nil