We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6903d7 commit c6e57f9Copy full SHA for c6e57f9
nrepl-client.el
@@ -138,7 +138,7 @@ buffer will be hidden."
138
(defvar nrepl-create-client-buffer-function 'nrepl-create-client-buffer-default
139
"Name of a function that returns a client process buffer.
140
It is called with one argument, a plist containing :host, :port and :proc
141
-as returned by `nrepl-connect'. ")
+as returned by `nrepl-connect'.")
142
143
(defvar nrepl-use-this-as-repl-buffer 'new
144
"Name of the buffer to use as REPL buffer.
0 commit comments