X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=package-data-list.lisp-expr;h=c8bcf368fc491ee4d7f1d8527730629166b74992;hb=ce3935c80e46e3f5fbaeab82eb1ccabe82cb44f9;hp=2d3f93da787d298fd27b81e82ecc0e1021685a9f;hpb=2963d6858d147b23c33f38e051e61264b479c9fc;p=sbcl.git diff --git a/package-data-list.lisp-expr b/package-data-list.lisp-expr index 2d3f93d..c8bcf36 100644 --- a/package-data-list.lisp-expr +++ b/package-data-list.lisp-expr @@ -518,9 +518,6 @@ like *STACK-TOP-HINT* and unsupported stuff like *TRACED-FUN-LIST*." ;; hairy compiles. "*COMPILE-PROGRESS*" - ;; There is no one right way to do DESCRIBE. - "*DESCRIBE-INDENTATION-STEP*" - ;; It can be handy to be able to evaluate expressions involving ;; the thing under examination by CL:INSPECT. "*INSPECTED*" @@ -1546,7 +1543,7 @@ needed by the current implementation of SBCL, and makes no guarantees of interface stability." :use ("CL" "SB!ALIEN" "SB!EXT" "SB!INT" "SB!SYS") :export (;; wrappers around Unix stuff to give just what Lisp needs - "UID-USERNAME" + "UID-USERNAME" "UID-HOMEDIR" ;; stuff with a one-to-one mapping to Unix constructs "D-INO" "D-NAME" "D-NAMLEN" "D-OFF" "D-RECLEN"