Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ec77ae0a
Commit
ec77ae0a
authored
Nov 15, 2007
by
Juanma Barranquero
Browse files
(erc-open): Fix typo in docstring.
parent
a198d2c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/erc/erc.el
lisp/erc/erc.el
+1
-1
No files found.
lisp/erc/erc.el
View file @
ec77ae0a
...
...
@@ -1910,7 +1910,7 @@ already connected and just create a separate buffer for the new
target CHANNEL.
Use PASSWD as user password on the server. If TGT-LIST is
non-nil, use it to initiali
s
e `erc-default-recipients'.
non-nil, use it to initiali
z
e `erc-default-recipients'.
Returns the buffer for the given server or channel."
(
let
((
server-announced-name
(
when
(
and
(
boundp
'erc-session-server
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment