|
From: Paolo A. <am...@us...> - 2001-06-05 15:58:08
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv6894 Modified Files: ilisp-sbcl.el Log Message: (sblisp): changed the name of the Steel Bank Common Lisp dialect to "sbcl". (sblisp-source-directory-regexp, sblisp-local-source-directory): removed because SBCL sources are usually unreadable in a running system, so it seems unlikely that they are used any more. (ilisp-sbcl-init-file): renamed from "ilisp-sblisp-init-file" and given appropriate default value. (ilisp-directory-command, ilisp-set-directory-command): now use the portable *default-pathname-defaults* code, which should work in 0.6.12.20 or newer. (comint-fix-error, ilisp-reset, comint-interrupt-regexp): updated to commands that work. Patches contributed by Daniel Barlow <da...@te...>. |