Commit 9d6f9b9d authored by Luís Oliveira's avatar Luís Oliveira
Browse files

Merge pull request #69 from nbtrap/fix-info-build

Silence makeinfo error during `make slime.info'
parents fd96e8a7 09b130e7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -533,7 +533,7 @@ port number to the file. At startup, @SLIME{} starts the Lisp process
and sends the result of this function to Lisp's standard input. As
default, @code{slime-init-command} is used. An example is shown in
@ref{init-example,,Loading Swank faster}.
@itemx INIT-FUNCTION
@item INIT-FUNCTION
should be a function which takes no arguments. It is called after
the connection is established. (See also @ref{slime-connected-hook}.)
@item ENV
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment