diff options
| author | Lars Ingebrigtsen | 2018-04-14 20:32:05 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2018-04-14 20:32:05 +0200 |
| commit | 5b535761f616f01277111cfbb9c635e7a417afad (patch) | |
| tree | 54f56d0e1aefaa66e69ad14f5a329e7e59498dbf /etc | |
| parent | cdefc045893a7fed57856ac385ab41c71f61c09f (diff) | |
| download | emacs-5b535761f616f01277111cfbb9c635e7a417afad.tar.gz emacs-5b535761f616f01277111cfbb9c635e7a417afad.zip | |
Rename url-button-google-url
* lisp/erc/erc-button.el (erc-button-search-url): Renamed from
url-button-google-url (bug#25717). Suggested by Andrew Robbins.
(erc-button-alist): Use it.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -210,6 +210,12 @@ concept index in the Gnus manual for the `match-list' entry. | |||
| 210 | +++ | 210 | +++ |
| 211 | *** nil is no longer an allowed value for `mm-text-html-renderer'. | 211 | *** nil is no longer an allowed value for `mm-text-html-renderer'. |
| 212 | 212 | ||
| 213 | ** erc | ||
| 214 | |||
| 215 | --- | ||
| 216 | *** `erc-button-google-url' has been renamed `erc-button-search-url' | ||
| 217 | and its value has been changed to Duck Duck Go. | ||
| 218 | |||
| 213 | ** eww/shr | 219 | ** eww/shr |
| 214 | 220 | ||
| 215 | *** When opening external links in eww/shr (typically with the | 221 | *** When opening external links in eww/shr (typically with the |