From: F. Jason Park Date: Mon, 24 Jun 2024 23:04:37 +0000 (-0700) Subject: ; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e57686d929185406ed86ee631d3e6fb47f6d3ec0;p=emacs.git ; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756). (cherry picked from commit 233f683da8fa146e3328c96b4cf04211446e026e) --- diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index a75ceffb6c8..01213c9724d 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el @@ -425,7 +425,7 @@ If this value is too low, servers may reject your initial nick request upon reconnecting because they haven't yet noticed that your previous connection is dead. If this happens, try setting this value to 120 or greater and/or exploring the option -`erc-regain-services-alist', which may provide a more proactive +`erc-services-regain-alist', which may provide a more proactive means of handling this situation on some servers." :type 'number)