All Manuals > LispWorks User Guide and Reference Manual > 49 The SYSTEM Package

NextPrevUpTopContentsIndex

*file-eol-style-detection-algorithm*

Variable
Summary

List of functions for determining the end of line style of a file.

Package

system

Description

Functions on this list satisfy the same specifications as for those in *file-encoding-detection-algorithm*. However they will only be passed an external format spec with the name already determined.

Initial value

(detect-eol-style default-eol-style)

See also

detect-eol-style
default-eol-style
guess-external-format


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex