diff lisp/erc/erc-dcc.el @ 68814:fe9073ac802e

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-73 Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
author Miles Bader <miles@gnu.org>
date Sun, 12 Feb 2006 12:02:53 +0000
parents fc745b05e928
children 7010bb070445
line wrap: on
line diff
--- a/lisp/erc/erc-dcc.el	Sun Feb 12 00:29:59 2006 +0000
+++ b/lisp/erc/erc-dcc.el	Sun Feb 12 12:02:53 2006 +0000
@@ -29,7 +29,7 @@
 
 ;;; Commentary:
 
-;; This file provides Direct Client-to-Client support for the Emacs IRC Client.
+;; This file provides Direct Client-to-Client support for ERC.
 ;;
 ;; The original code was taken from zenirc-dcc.el, heavily mangled and
 ;; rewritten to support the way how ERC operates.  Server socket support