projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fec484
)
Follow Emacs' advice to quote paren in first column.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 25 Mar 2012 09:07:56 +0000
(
02:07
-0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 25 Mar 2012 09:07:56 +0000
(
02:07
-0700)
src/runtime/swank.scm
patch
|
blob
|
history
diff --git
a/src/runtime/swank.scm
b/src/runtime/swank.scm
index d8317210ccb2f20d93c23efd974d8e6cb07931a4..5da20666da57be88877458035d0f6680cb17585b 100644
(file)
--- a/
src/runtime/swank.scm
+++ b/
src/runtime/swank.scm
@@
-34,7
+34,7
@@
USA.
;;; Suggested for .emacs:
#|
-(when (require 'slime nil t)
+
\
(when (require 'slime nil t)
(defun mit-scheme-start-swank (file encoding)
(format "%S\n\n" `(start-swank ,file)))