--- a/.hgsubstate Mon Mar 29 20:30:15 2021 -0400
+++ b/.hgsubstate Sun Apr 18 13:50:16 2021 -0400
@@ -1,4 +1,4 @@
-0d3229120aff331970cba4591c1304f7fc59b394 mercurial/hg-prompt
+16aa2def1d5b91f2f38c0bf50a955d28559c7ebe mercurial/hg-prompt
1fc4a9fbead7e0acc4c828b346f3be2658ec3df9 mercurial/templates
b6a8b49e2173ba5a1b34d00e68e0ed8addac3ebd vim/bundle/abolish
a16a9b63eb85cc0960a7f25c54647ac1f99f3360 vim/bundle/ack
--- a/bin/sbcl-raw Mon Mar 29 20:30:15 2021 -0400
+++ b/bin/sbcl-raw Sun Apr 18 13:50:16 2021 -0400
@@ -2,7 +2,4 @@
set -e
-rlwrap --quote-characters '' \
- --histsize 1000 \
- --history-filename "$HOME/.rlwrap-lisp-history" \
- /usr/local/bin/sbcl --noinform "$@"
+/usr/local/bin/sbcl --noinform "$@"
--- a/lispwords Mon Mar 29 20:30:15 2021 -0400
+++ b/lispwords Sun Apr 18 13:50:16 2021 -0400
@@ -54,7 +54,7 @@
(2 defsketch)
; sbcl
-(1 with-profiling)
+(1 with-profiling save-lisp-and-die)
; policy-cond
(1 policy-if)
@@ -87,8 +87,7 @@
(1 if-let* if-let)
(1 gathering-vector)
(1 multiple-value-bind*)
-(1 do-repeat)
-(1 do-range do-irange)
+(1 do-repeat do-range do-irange do-ring-buffer)
; qtools
(1 qtenumcase)