Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ansi-test
ansi-test
Commits
b374d6ec
Commit
b374d6ec
authored
Sep 03, 2017
by
Raymond Toy
Browse files
Fix typo for cmucl.
It's *ignore-extra-close-parentheses*, not *ignore-extra-right-parentheses*.
parent
b2f34ac1
Changes
1
Hide whitespace changes
Inline
Side-by-side
doit.lsp
View file @
b374d6ec
...
...
@@ -44,7 +44,7 @@
#+cmu
(progn
(setf ext:*ignore-extra-
right
-parentheses* nil)
(setf ext:*ignore-extra-
close
-parentheses* nil)
(rt:disable-note :nil-vectors-are-strings))
#+gcl(si::use-fast-links nil)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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