erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [commit][emacs22] Update NEWS for recent changes


From: mwolson
Subject: [Erc-commit] [commit][emacs22] Update NEWS for recent changes
Date: Sun, 14 Oct 2007 00:48:37 -0400

commit 123d140eae0a104ce8068c1b2102a19c9f32e373
Author: Michael Olson <address@hidden>
Date:   Wed Dec 27 03:47:52 2006 +0000

    Update NEWS for recent changes
    
    
    git-archimport-id: address@hidden/erc--main--0--patch-74

diff --git a/ChangeLog b/ChangeLog
index 5351d63..9360127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
        number of reconnection attempts that ERC will make per server.
        (erc-server-reconnect-timeout): New option that determines the
        amount of time, in seconds, that ERC will wait between successive
-       reconnect attempts
+       reconnect attempts.
        (erc-server-reconnect): New function that reestablishes the
        current IRC connection.  Move some commands from
        erc-process-sentinel-1 here.
diff --git a/NEWS b/NEWS
index 03d7be1..e0aeb79 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,20 @@ an alias of `erc'. Likewise, `erc-select-ssl' has been renamed 
to
 `erc-ssl' with `erc-select-ssl' as its alias.  The function that was
 known as `erc' is now `erc-open'.
 
+** New command: /RECONNECT
+This command tries to reconnect to the current IRC server exactly
+once.  It does not work in server buffers (throws an error before the
+command is run), but works in query and channel buffers.
+
+** New options
+
+*** erc-server-reconnect-attempts: Determines the number of
+reconnection attempts that ERC will make per server.
+
+*** erc-server-reconnect-timeout: New option that determines the
+amount of time, in seconds, that ERC will wait between successive
+reconnect attempts.
+
 ** New modules
 
 *** Capab identify (erc-capab.el)




reply via email to

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