Mercurial > hg > xemacs-beta
comparison man/mule/mule.texi @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 131b0175ea99 |
children |
comparison
equal
deleted
inserted
replaced
107:523141596bda | 108:360340f9fd5f |
---|---|
110 EOL-TYPE, the value of 'eol-type property is a vector of | 110 EOL-TYPE, the value of 'eol-type property is a vector of |
111 generated coding-systems whose 'eol-type properties are 1 | 111 generated coding-systems whose 'eol-type properties are 1 |
112 (LF), 2 (CRLF), and 3 (CR). The names of generated | 112 (LF), 2 (CRLF), and 3 (CR). The names of generated |
113 coding-systems are NAMEunix, NAMEdos, and NAMEmac respectively. | 113 coding-systems are NAMEunix, NAMEdos, and NAMEmac respectively. |
114 | 114 |
115 Just to make an alias of some coding-system, call a fucntion | 115 Just to make an alias of some coding-system, call a function |
116 `copy-coding-system'. | 116 `copy-coding-system'. |
117 | 117 |
118 FUNCTION copy-coding-system: ORIGINAL ALIAS | 118 FUNCTION copy-coding-system: ORIGINAL ALIAS |
119 | 119 |
120 Make the same coding-system as ORIGINAL and name it ALIAS. | 120 Make the same coding-system as ORIGINAL and name it ALIAS. |