- Dec 20, 1991
-
-
ram authored
TRUENAME when NIL. Changed completion and directory printing to specify this.
-
ram authored
-
ram authored
-
ram authored
hasn't been created yet (and might not be.)
-
ram authored
unnecessary C:: qualifiers.
-
ram authored
a VALUE-CELL in the SEARCH-LIST-EXPANSIONS slot.
-
ram authored
that symbols are no longer valid file names.
-
ram authored
FILE-WRITABLE on the PROBE-FILE result, since it may be that the file found by probe-file is not the one that would be written to.
-
- Dec 19, 1991
- Dec 18, 1991
- Dec 17, 1991
- Dec 16, 1991
-
-
wlott authored
-
wlott authored
-
wlott authored
type.
-
wlott authored
core.
-
wlott authored
-
wlott authored
UNIX-NAMESTRING might return NIL now.
-
wlott authored
-
wlott authored
earlier.
-
wlott authored
Use (lisp::clear-all-search-lists) to clear the search lists instead of explicitly calling clrhash on the hash table.
-
wlott authored
-
wlott authored
pathname.lisp and this file contains basically the Unix depended code. This rewrite includes full support for wildcards and structured directories (as per X3J13). The new pathname format also lends itself better to the addition of logical pathnames (but they haven't been written, yet).
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
of always extracting elements from the rest arg.
-
wlott authored
-
- Dec 15, 1991
-
-
wlott authored
not shadowed by a higher priority restart). Changed the restart command to look for restarts by name if a symbol is typed.
-