Patches for Corman Lisp 2.0 --------------------------- If you add these patches to your system, we recommend that you add all of them (to a 2.0 release installation) because some may depend on others. Rebuild CormanLisp.img according to instructions in the Corman Lisp 2.0 manual, p. 23. 10/23/02 CormanLisp.exe Turned off run-time file type registration, to avoid HTM files getting incorrectly mapped to launch the Corman Lisp IDE. Changed some Resource IDs to lower numbers to avoid "corrupt file" error with Windows 95/98. (This may not solve all the problems, yet). Fixed saving/loading of Font name preferences which were broken with long font names. Increased file version to 2.001. 11/8/02 clos.lisp Fixed a problem with defining SETF methods. expand.lisp Fixed a problem with symbol-macros when shadowed by LET or LET* variable bindings. pretty.lisp Pretty printer now prints dotted lists correctly. readtable.lisp Character macro reader now works correctly when *read-suppress* is set. Escaped dot symbol |.| now reads as a symbol rather than the list marker. write.lisp Fixed a problem when printing non-standard structures such as environments. read.lisp Support for escaped dot symbol. 11/17/02 CormanLisp.exe Removed dependency on oleacc.dll (Microsoft Accessibility Package, not included in Windows 98). mp-locks.lisp Put in modules directory, needed by Allegroserve.