aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2008-02-11 10:10:46 +0000
committerJason Rumney <[email protected]>2008-02-11 10:10:46 +0000
commit10de355d6307c81313b71cc1c8455ecc97daafb0 (patch)
treeaf0353ef07ecca64a2c437b27cc96488285e3628 /nt
parent0a00103072e4629e316493cc47d064625fed206f (diff)
Added note about line ends of lisp/international uni-*.el files.
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/nt/INSTALL b/nt/INSTALL
index 7ce4ef1b95..05cae9f37f 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -101,6 +101,13 @@
dos2unix and unix2dos available from GnuWin32 or dtou and utod from
the DJGPP project.
+ Additionally, the files lisp/international/uni-*.el need Unix line
+ ends due to some embedded ^M characters that are not at the end of
+ the line. So in the lisp/international directory you should run the
+ following command, or use dos2unix on those files.
+
+ cvs update -kb uni-*.el
+
In addition to this file, you should also read INSTALL.CVS in the
parent directory, and make sure that you have a version of
"touch.exe" in your path, and that it will create files that do not