Mercurial > emacs
comparison lisp/international/mule.el @ 30877:e55b142a5369
Typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Aug 2000 20:17:39 +0000 |
parents | 7b4fadfac0c8 |
children | d3223b7bcd96 |
comparison
equal
deleted
inserted
replaced
30876:76bba9fc3c22 | 30877:e55b142a5369 |
---|---|
636 o vector of coding-systems of length 3 | 636 o vector of coding-systems of length 3 |
637 | 637 |
638 The EOL type is detected automatically for the coding system. | 638 The EOL type is detected automatically for the coding system. |
639 And, according to the detected EOL type, one of the coding | 639 And, according to the detected EOL type, one of the coding |
640 systems in the vector is selected. Elements of the vector | 640 systems in the vector is selected. Elements of the vector |
641 corresponds to Unix-liek EOL, DOS-like EOL, and Mac-like EOL | 641 corresponds to Unix-like EOL, DOS-like EOL, and Mac-like EOL |
642 in this order. | 642 in this order. |
643 | 643 |
644 Kludgy features for backward compatibility: | 644 Kludgy features for backward compatibility: |
645 | 645 |
646 1. If TYPE is 4 and car or cdr of FLAGS is a vector, the vector is | 646 1. If TYPE is 4 and car or cdr of FLAGS is a vector, the vector is |