projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7912fdc
)
* lisp/erc/erc-button.el (erc-button-search-url): Doc fix.
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Apr 2018 18:56:16 +0000
(20:56 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Apr 2018 18:56:16 +0000
(20:56 +0200)
lisp/erc/erc-button.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc-button.el
b/lisp/erc/erc-button.el
index 8e1be30f3526d989e10ccb859e1cbd81acef8532..749ae5db5a2b469c44f1bca82f1686b7a756a396 100644
(file)
--- a/
lisp/erc/erc-button.el
+++ b/
lisp/erc/erc-button.el
@@
-122,7
+122,7
@@
longer than `erc-fill-column'."
:type 'string)
(defcustom erc-button-search-url "http://duckduckgo.com/?q=%s"
- "URL used to
browse Google search references
.
+ "URL used to
search for a term
.
%s is replaced by the search string."
:version "27.1"
:group 'erc-button