From: Lars Ingebrigtsen Date: Sat, 14 Apr 2018 18:56:16 +0000 (+0200) Subject: * lisp/erc/erc-button.el (erc-button-search-url): Doc fix. X-Git-Tag: emacs-27.0.90~5214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=064ff7328160ebd893ae8578812bb41f469a5e48;p=emacs.git * lisp/erc/erc-button.el (erc-button-search-url): Doc fix. --- 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