This section describes new features and other changes in the LispWorks editor, which is used in the Editor tool of the LispWorks IDE.
See the LispWorks Editor User Guide for details of these changes. This section is not relevant to LispWorks for Mobile Runtime.
The Editor now handles the byte order mark (BOM) in UTF-8, UTF-16 and UTF-32 formatted files better. The byte order mark is removed when opening a file in these external-formats and added back when writing a file in UTF-16 and UTF-32 formats. It is not added back when writing in UTF-8 format because that can cause problems for some other programs.
The system class editor:face
and the function editor:make-face
are now documented.
LispWorks Release Notes and Installation Guide - 19 Oct 2017