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

*filename-pattern-encoding-matches* Variable

Summary

An association of filename patterns to external format specs.

Package

system

Initial Value

(("TAGS" . (:latin-1 :eol-style :lf)))

Description

The variable *filename-pattern-encoding-matches* is an alist of filename patterns to external format specs.

See find-filename-pattern-encoding-match for details of how this is used.

See also

find-filename-pattern-encoding-match


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02