X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=033f31ea39e57d92f3cb1742eccd3afeecc3ea02;hb=035b66e6fe51559e2db70691ddcae4ab641a4873;hp=2edc6dacfcb50da46f812c5a600b7177987e12a0;hpb=f6555d4ded6e1612ef1042fdbfd8df3c8eb5df18;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 2edc6da..033f31e 100644 --- a/package.lisp +++ b/package.lisp @@ -67,7 +67,8 @@ #:string-strip-ending #:string-maybe-shorten #:shrink-vector - + #:collapse-whitespace + ;; io.lisp #:indent-spaces #:indent-html-spaces @@ -131,6 +132,8 @@ #:mac #:mv-bind #:deflex + #:def-cached-vector + #:def-cached-instance ;; files.lisp #:print-file-contents @@ -243,8 +246,9 @@ #:fformat ;; os.lisp - #:run-shell-command - + #:command-output + #:run-shell-command-output-stream + ;; color.lisp #:rgb->hsv #:rgb255->hsv255