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:
ebf3c5d
)
dot/lisp-init.lisp: Spell `Swank''s name with a capital letter.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 03:33:23 +0000
(
04:33
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 03:34:42 +0000
(
04:34
+0100)
dot/lisp-init.lisp
patch
|
blob
|
blame
|
history
diff --git
a/dot/lisp-init.lisp
b/dot/lisp-init.lisp
index 845aa5e85f5c7b16773131dce0234200fca6cf27..44af5fe214145f33754b34320e96e2eb08542b15 100644
(file)
--- a/
dot/lisp-init.lisp
+++ b/
dot/lisp-init.lisp
@@
-126,7
+126,7
@@
(set-dispatch-macro-character
(declare (ignore char arg))
(values (read-line stream))))
(declare (ignore char arg))
(values (read-line stream))))
-;; Start up
s
wank.
+;; Start up
S
wank.
(export 'crank-swank)
(defun crank-swank (&rest args)
(let ((swank (find-package "SWANK")))
(export 'crank-swank)
(defun crank-swank (&rest args)
(let ((swank (find-package "SWANK")))