chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2684dcd
)
dot/swank.lisp: Fix the right margin to 77 columns in SLIME.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 27 Jun 2020 11:56:27 +0000
(12:56 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 27 Jun 2020 11:56:27 +0000
(12:56 +0100)
dot/swank.lisp
patch
|
blob
|
blame
|
history
diff --git
a/dot/swank.lisp
b/dot/swank.lisp
index 62f8160f2c9e7e59174a7bd98bb0b815771a22ab..3743891b4741e153ae39913a9ed8bbd2fcb20c5a 100644
(file)
--- a/
dot/swank.lisp
+++ b/
dot/swank.lisp
@@
-1,7
+1,8
@@
;; -*-lisp-*-
(setf swank:*communication-style* :fd-handler
- swank:*dont-close* t)
+ swank:*dont-close* t
+ *print-right-margin* 77)
#+sbcl (progn
(format t "******** contribs = ~A~%"