aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/erc/erc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index fab8f7ca1b9..497b6ffd396 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -1924,7 +1924,7 @@ already connected and just create a separate buffer for the new
1924target CHANNEL. 1924target CHANNEL.
1925 1925
1926Use PASSWD as user password on the server. If TGT-LIST is 1926Use PASSWD as user password on the server. If TGT-LIST is
1927non-nil, use it to initialise `erc-default-recipients'. 1927non-nil, use it to initialize `erc-default-recipients'.
1928 1928
1929Returns the buffer for the given server or channel." 1929Returns the buffer for the given server or channel."
1930 (let ((server-announced-name (when (and (boundp 'erc-session-server) 1930 (let ((server-announced-name (when (and (boundp 'erc-session-server)