emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/erc/erc-dcc.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-dcc.el,v
Date: Mon, 06 Nov 2006 02:08:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:08:42

Index: erc-dcc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc-dcc.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- erc-dcc.el  13 Feb 2006 22:57:54 -0000      1.4
+++ erc-dcc.el  6 Nov 2006 02:08:42 -0000       1.5
@@ -808,7 +808,7 @@
                        (erc-ip-to-decimal (nth 0 contact))
                        (nth 1 contact)
                        size)))
-    (error "`make-network-process' not supported by your emacs.")))
+    (error "`make-network-process' not supported by your Emacs")))
 
 ;;; GET handling
 




reply via email to

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