Added note about line ends of lisp/international uni-*.el files.
This commit is contained in:
parent
0a00103072
commit
10de355d63
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue