From 064ff7328160ebd893ae8578812bb41f469a5e48 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sat, 14 Apr 2018 20:56:16 +0200 Subject: [PATCH] * lisp/erc/erc-button.el (erc-button-search-url): Doc fix. --- lisp/erc/erc-button.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 8e1be30f352..749ae5db5a2 100644 --- 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 -- 2.39.5