The Lambda Lab
/
projects
/
elpher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2bd528
)
Addressed docstring style issue,
author
Tim Vaughan
<tgvaughan@gmail.com>
Wed, 29 May 2019 20:16:53 +0000
(22:16 +0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Wed, 29 May 2019 20:16:53 +0000
(22:16 +0200)
elpher.el
patch
|
blob
|
history
diff --git
a/elpher.el
b/elpher.el
index
449bef4
..
3172dc7
100644
(file)
--- 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