diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-06-25 08:02:17 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-06-25 08:02:17 (GMT) |
commit | 6715d97bb1ecb5a5355dfcc0d675d36b4e415f6e (patch) | |
tree | 64b598c4820651ae48c6c9b42c021aba721d72c0 /library | |
parent | b358a0b815c16a175c7861aa6cbb08b9ca211cb4 (diff) | |
parent | 7ff1c6327811218e507ea4784394a0460e90413b (diff) | |
download | tcl-6715d97bb1ecb5a5355dfcc0d675d36b4e415f6e.zip tcl-6715d97bb1ecb5a5355dfcc0d675d36b4e415f6e.tar.gz tcl-6715d97bb1ecb5a5355dfcc0d675d36b4e415f6e.tar.bz2 |
Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specific files to UTF-8 too.
Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether.
See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
Diffstat (limited to 'library')
-rw-r--r-- | library/encoding/jis0208.enc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/library/encoding/jis0208.enc b/library/encoding/jis0208.enc index 8460b69..11c49a4 100644 --- a/library/encoding/jis0208.enc +++ b/library/encoding/jis0208.enc @@ -1311,9 +1311,9 @@ FF50FF51FF52FF53FF54FF55FF56FF57FF58FF59FF5A00000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 R -2141 301C FF5E -2142 2016 2225 -215D 2212 FF0D -2171 00A2 FFE0 -2172 00A3 FFE1 -224C 00AC FFE2 +2141 301C FF5E +2142 2016 2225 +215D 2212 FF0D +2171 00A2 FFE0 +2172 00A3 FFE1 +224C 00AC FFE2 |