io.encodings.8-bit: remove latin1 help for now.
parent
7c5496085e
commit
557a6cca69
|
@ -31,10 +31,6 @@ HELP: latin/thai
|
|||
{ $var-description "This is the ISO-8859-11 encoding, also called Latin/Thai. It is an 8-bit superset of ASCII containing the characters necessary to represent Thai. It is basically identical to TIS-620." }
|
||||
{ $see-also "encodings-introduction" } ;
|
||||
|
||||
HELP: latin1
|
||||
{ $var-description "This is the ISO-8859-1 encoding, also called Latin-1: Western European. It is an 8-bit superset of ASCII which is the default for a mimetype starting with 'text' and provides the characters necessary for most western European languages." }
|
||||
{ $see-also "encodings-introduction" } ;
|
||||
|
||||
HELP: latin2
|
||||
{ $var-description "This is the ISO-8859-2 encoding, also called Latin-2: Eastern European. It is an 8-bit superset of ASCII and provides the characters necessary for most eastern European languages." }
|
||||
{ $see-also "encodings-introduction" } ;
|
||||
|
|
Loading…
Reference in New Issue