emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 1c48774: Update ERC module URLs


From: Amin Bandali
Subject: emacs-27 1c48774: Update ERC module URLs
Date: Fri, 24 Jan 2020 01:10:59 -0500 (EST)

branch: emacs-27
commit 1c487747ab87348705a08ec896ade4e0ff556f07
Author: Amin Bandali <address@hidden>
Commit: Amin Bandali <address@hidden>

    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.
---
 lisp/erc/erc-autoaway.el  | 2 +-
 lisp/erc/erc-button.el    | 2 +-
 lisp/erc/erc-compat.el    | 2 +-
 lisp/erc/erc-fill.el      | 2 +-
 lisp/erc/erc-ibuffer.el   | 1 -
 lisp/erc/erc-imenu.el     | 2 +-
 lisp/erc/erc-join.el      | 2 +-
 lisp/erc/erc-lang.el      | 2 +-
 lisp/erc/erc-list.el      | 1 +
 lisp/erc/erc-log.el       | 1 +
 lisp/erc/erc-match.el     | 2 +-
 lisp/erc/erc-notify.el    | 1 +
 lisp/erc/erc-pcomplete.el | 2 +-
 lisp/erc/erc-replace.el   | 1 +
 lisp/erc/erc-ring.el      | 2 +-
 lisp/erc/erc-services.el  | 1 +
 lisp/erc/erc-sound.el     | 1 +
 lisp/erc/erc-speedbar.el  | 1 +
 lisp/erc/erc-spelling.el  | 2 +-
 lisp/erc/erc-stamp.el     | 2 +-
 lisp/erc/erc-track.el     | 2 +-
 lisp/erc/erc-truncate.el  | 1 +
 22 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/lisp/erc/erc-autoaway.el b/lisp/erc/erc-autoaway.el
index f407015..be7baca 100644
--- a/lisp/erc/erc-autoaway.el
+++ b/lisp/erc/erc-autoaway.el
@@ -4,7 +4,7 @@
 
 ;; Author: Jorgen Schaefer <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoAway
+;; URL: https://www.emacswiki.org/emacs/ErcAutoAway
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el
index a5b7b6c..cb1b71b 100644
--- a/lisp/erc/erc-button.el
+++ b/lisp/erc/erc-button.el
@@ -5,7 +5,7 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: irc, button, url, regexp
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcButton
+;; URL: https://www.emacswiki.org/emacs/ErcButton
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-compat.el b/lisp/erc/erc-compat.el
index 0cffa19..f433abc 100644
--- a/lisp/erc/erc-compat.el
+++ b/lisp/erc/erc-compat.el
@@ -4,7 +4,7 @@
 
 ;; Author: Alex Schroeder <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
-;; URL: http://www.emacswiki.org/cgi-bin/wiki/ERC
+;; URL: https://www.emacswiki.org/emacs/ERC
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-fill.el b/lisp/erc/erc-fill.el
index ea39cd2..6abbe39 100644
--- a/lisp/erc/erc-fill.el
+++ b/lisp/erc/erc-fill.el
@@ -5,7 +5,7 @@
 ;; Author: Andreas Fuchs <address@hidden>
 ;;         Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcFilling
+;; URL: https://www.emacswiki.org/emacs/ErcFilling
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-ibuffer.el b/lisp/erc/erc-ibuffer.el
index c36352b..7a04ff1 100644
--- a/lisp/erc/erc-ibuffer.el
+++ b/lisp/erc/erc-ibuffer.el
@@ -5,7 +5,6 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcIbuffer
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-imenu.el b/lisp/erc/erc-imenu.el
index 3bec4c0..3fb91ec 100644
--- a/lisp/erc/erc-imenu.el
+++ b/lisp/erc/erc-imenu.el
@@ -6,7 +6,7 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcImenu
+;; URL: https://www.emacswiki.org/emacs/ErcImenu
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-join.el b/lisp/erc/erc-join.el
index 919570e..7bc4f00 100644
--- a/lisp/erc/erc-join.el
+++ b/lisp/erc/erc-join.el
@@ -5,7 +5,7 @@
 ;; Author: Alex Schroeder <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: irc
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoJoin
+;; URL: https://www.emacswiki.org/emacs/ErcAutoJoin
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el
index 3735d80..3ab1f03 100644
--- a/lisp/erc/erc-lang.el
+++ b/lisp/erc/erc-lang.el
@@ -5,7 +5,7 @@
 ;; Author: Alex Schroeder <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Old-Version: 1.0.0
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang
+;; URL: https://www.emacswiki.org/emacs/ErcLang
 ;; Keywords: comm languages processes
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el
index 0023980..4fba9f4 100644
--- a/lisp/erc/erc-list.el
+++ b/lisp/erc/erc-list.el
@@ -5,6 +5,7 @@
 ;; Author: Tom Tromey <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Old-Version: 0.1
+;; URL: https://www.emacswiki.org/emacs/ErcList
 ;; Keywords: comm
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el
index 4e4fa8d..e53f3c0 100644
--- a/lisp/erc/erc-log.el
+++ b/lisp/erc/erc-log.el
@@ -4,6 +4,7 @@
 
 ;; Author: Lawrence Mitchell <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcLogging
 ;; Keywords: IRC, chat, client, Internet, logging
 
 ;; Created 2003-04-26
diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el
index a17b8c7..c0f3bf1 100644
--- a/lisp/erc/erc-match.el
+++ b/lisp/erc/erc-match.el
@@ -5,7 +5,7 @@
 ;; Author: Andreas Fuchs <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm, faces
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch
+;; URL: https://www.emacswiki.org/emacs/ErcMatch
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-notify.el b/lisp/erc/erc-notify.el
index 7ccf936..80ae0c3 100644
--- a/lisp/erc/erc-notify.el
+++ b/lisp/erc/erc-notify.el
@@ -4,6 +4,7 @@
 
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcNotify
 ;; Keywords: comm
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el
index a00f8f4..457fd07 100644
--- a/lisp/erc/erc-pcomplete.el
+++ b/lisp/erc/erc-pcomplete.el
@@ -5,7 +5,7 @@
 ;; Author: Sacha Chua <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm, convenience
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcCompletion
+;; URL: http://wwws.emacswiki.org/emacs/ErcCompletion
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el
index 3455055..dfb2062 100644
--- a/lisp/erc/erc-replace.el
+++ b/lisp/erc/erc-replace.el
@@ -5,6 +5,7 @@
 
 ;; Author: Andreas Fuchs <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcReplace
 ;; Keywords: IRC, client, Internet
 
 ;; This file is part of GNU Emacs.
diff --git a/lisp/erc/erc-ring.el b/lisp/erc/erc-ring.el
index 9b847fa..7594b8e 100644
--- a/lisp/erc/erc-ring.el
+++ b/lisp/erc/erc-ring.el
@@ -5,7 +5,7 @@
 ;; Author: Alex Schroeder <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcHistory
+;; URL: https://www.emacswiki.org/emacs/ErcHistory
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-services.el b/lisp/erc/erc-services.el
index e12cf4e..2d1d855 100644
--- a/lisp/erc/erc-services.el
+++ b/lisp/erc/erc-services.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc.
 
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcNickserv
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-sound.el b/lisp/erc/erc-sound.el
index a98e763..96d41a6 100644
--- a/lisp/erc/erc-sound.el
+++ b/lisp/erc/erc-sound.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2002-2003, 2006-2020 Free Software Foundation, Inc.
 
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcSound
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el
index 85897fe..0fde3bf 100644
--- a/lisp/erc/erc-speedbar.el
+++ b/lisp/erc/erc-speedbar.el
@@ -5,6 +5,7 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Contributor: Eric M. Ludlam <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcSpeedbar
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el
index 7fdd648..4632329 100644
--- a/lisp/erc/erc-spelling.el
+++ b/lisp/erc/erc-spelling.el
@@ -5,7 +5,7 @@
 ;; Author: Jorgen Schaefer <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: irc
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcSpelling
+;; URL: https://www.emacswiki.org/emacs/ErcSpelling
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-stamp.el b/lisp/erc/erc-stamp.el
index dc7e63b..3717dc0 100644
--- a/lisp/erc/erc-stamp.el
+++ b/lisp/erc/erc-stamp.el
@@ -5,7 +5,7 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm, processes, timestamp
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcStamp
+;; URL: https://www.emacswiki.org/emacs/ErcStamp
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-track.el b/lisp/erc/erc-track.el
index 9f2cf95..f8c80d2 100644
--- a/lisp/erc/erc-track.el
+++ b/lisp/erc/erc-track.el
@@ -5,7 +5,7 @@
 ;; Author: Mario Lang <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
 ;; Keywords: comm, faces
-;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcChannelTracking
+;; URL: https://www.emacswiki.org/emacs/ErcChannelTracking
 
 ;; This file is part of GNU Emacs.
 
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el
index 3fa5795..9de33ff 100644
--- a/lisp/erc/erc-truncate.el
+++ b/lisp/erc/erc-truncate.el
@@ -4,6 +4,7 @@
 
 ;; Author: Andreas Fuchs <address@hidden>
 ;; Maintainer: Amin Bandali <address@hidden>
+;; URL: https://www.emacswiki.org/emacs/ErcTruncation
 ;; Keywords: IRC, chat, client, Internet, logging
 
 ;; This file is part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]