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/ChangeLog,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog,v
Date: Thu, 29 Nov 2007 22:36:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      07/11/29 22:36:38

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- ChangeLog   15 Nov 2007 16:49:09 -0000      1.58
+++ ChangeLog   29 Nov 2007 22:36:38 -0000      1.59
@@ -1,3 +1,8 @@
+2007-11-29  Giorgos Keramidas  <address@hidden>
+
+       * erc-backend.el, erc.el:
+       Parse 307 (nick has identified) responses.
+
 2007-11-15  Juanma Barranquero  <address@hidden>
 
        * erc.el (erc-open):
@@ -5,6 +10,17 @@
        * erc-log.el (log):
        * erc-match.el (erc-log-matches): Fix typos in docstrings.
 
+2007-11-11  Michael Olson  <address@hidden>
+
+       * erc-autoaway.el (erc-autoaway-possibly-set-away):
+       * erc-netsplit.el (erc-netsplit-timer):
+       * erc-notify.el (erc-notify-timer):
+       * erc-track.el (erc-user-is-active): Only run if we have
+       successfully established a connection to the server and have
+       logged in.  I suspect that sending messages too soon may make some
+       IRC servers not respond well, particularly when the network
+       connection is iffy or subject to traffic-shaping.
+
 2007-11-01  Michael Olson  <address@hidden>
 
        * erc-compat.el (erc-set-write-file-functions): New compatibility




reply via email to

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