From 0030b57b12d4fb19e4c5554230fbf01e86376a61 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 20 Nov 2006 06:50:29 +0000 Subject: Merge from erc--emacs--22 Merge from my ERC Emacs 22 integration branch. The version is now "5.2 stable pre-release". This will probably be the last change to the version of ERC in Emacs 22 before the release, pending any bugfixes. For details on the changes, see the lisp/erc/ChangeLog file. Note that ERC is now invoked with M-x erc, not M-x erc-select. If you were using the old `erc' function programmatically, use `erc-open' instead. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520 Creator: Michael Olson --- lisp/erc/erc-replace.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/erc/erc-replace.el') diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 06d3ca77f06..7a22954f171 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el @@ -5,7 +5,6 @@ ;; Author: Andreas Fuchs ;; Maintainer: Mario Lang (mlang@delysid.org) ;; Keywords: IRC, client, Internet -;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcReplace ;; This file is part of GNU Emacs. -- cgit v1.2.1