[Ecls-list] Latest updates
Juan Jose Garcia Ripoll
worm at arrakis.es
Mon Oct 15 09:55:01 UTC 2001
The two latest changes to ECLS.
1) Important bug: PROBE-FILE would not understand logical pathnames. Now
logical pathnames are translated before checking for existence of a file.
2) Documentation strings are now stored in a hash table, not in property
lists. This hash table can be dumped to a help file, which is understood by
ECLS. This allowed me to move most documentation strings back to the lisp
source files, from which the file "SYS:help.doc" is built.
With these fixes, typing (help '<=) or (help 'si::top-level) should now
work.
Juanjo
--
http://www.arrakis.es/~worm
More information about the ecl-devel
mailing list