Optionally auto-reconnect depending on `rcirc-reconnect-delay'.
[bpt/emacs.git] / lisp / ChangeLog
index 18a4ead..1a9b199 100644 (file)
@@ -1,3 +1,10 @@
+2014-05-08  Sam Steingold  <sds@gnu.org>
+
+       * net/rcirc.el (rcirc-reconnect-delay): New user option.
+       (rcirc-sentinel): Auto-reconnect to the server if
+       `rcirc-reconnect-delay' is non-0 (but not more often than its
+       value in case the host is off-line).
+
 2014-05-09  Eli Zaretskii  <eliz@gnu.org>
 
        * progmodes/grep.el (lgrep): Fix a typo in last commit.