diff options
author | Amin Bandali <mab@gnu.org> | 2020-01-24 01:09:43 -0500 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2020-01-24 01:09:43 -0500 |
commit | 1c487747ab87348705a08ec896ade4e0ff556f07 (patch) | |
tree | ec1a3cd2dcbbc7616ce334ce400e163c4c174e82 /lisp/erc/erc-speedbar.el | |
parent | 7d1e9c943ffa3ded122ef3c8755e05dfb5e9c33f (diff) | |
download | emacs-1c487747ab87348705a08ec896ade4e0ff556f07.tar.gz emacs-1c487747ab87348705a08ec896ade4e0ff556f07.tar.bz2 emacs-1c487747ab87348705a08ec896ade4e0ff556f07.zip |
Update ERC module URLs
* lisp/erc/erc-autoaway.el, lisp/erc/erc-button.el,
lisp/erc/erc-compat.el, lisp/erc/erc-fill.el, lisp/erc/erc-imenu.el,
lisp/erc/erc-join.el, lisp/erc/erc-lang.el, lisp/erc/erc-match.el,
lisp/erc/erc-pcomplete.el, lisp/erc/erc-ring.el,
lisp/erc/erc-spelling.el, lisp/erc/erc-stamp.el,
lisp/erc/erc-track.el: Update URL to friendlier form, over https.
* lisp/erc/erc-ibuffer.el: Remove URL to nonexistent page.
* lisp/erc/erc-list.el, lisp/erc/erc-log.el, lisp/erc/erc-notify.el,
lisp/erc/erc-replace.el, lisp/erc/erc-services.el,
lisp/erc/erc-sound.el, lisp/erc/erc-speedbar.el,
lisp/erc/erc-truncate.el: Add URL to corresponding EmacsWiki page.
Diffstat (limited to 'lisp/erc/erc-speedbar.el')
-rw-r--r-- | lisp/erc/erc-speedbar.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index 85897fe2a60..0fde3bf7cc3 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el @@ -5,6 +5,7 @@ ;; Author: Mario Lang <mlang@delysid.org> ;; Contributor: Eric M. Ludlam <zappo@gnu.org> ;; Maintainer: Amin Bandali <mab@gnu.org> +;; URL: https://www.emacswiki.org/emacs/ErcSpeedbar ;; This file is part of GNU Emacs. |