Mercurial > emacs
comparison msdos/INSTALL @ 99473:867b00482e8f
Fix a typo.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 09 Nov 2008 21:20:34 +0000 |
parents | d8a8e3b68421 |
children | 34fd2dee237b |
comparison
equal
deleted
inserted
replaced
99472:8c6e6dcfccb4 | 99473:867b00482e8f |
---|---|
21 `find' (from Findutils), GNU `echo' and `test' (from Sh-utils), and a | 21 `find' (from Findutils), GNU `echo' and `test' (from Sh-utils), and a |
22 port of Bash. However, you should not normally need to run | 22 port of Bash. However, you should not normally need to run |
23 lisp/Makefile, as all the Lisp files are distributed in byte-compiled | 23 lisp/Makefile, as all the Lisp files are distributed in byte-compiled |
24 form as well. | 24 form as well. |
25 | 25 |
26 If you are building the DJGPP version of Emacs on an DOS-like system | 26 If you are building the DJGPP version of Emacs on a DOS-like system |
27 which supports long file names (e.g. Windows 9X or Windows XP), you | 27 which supports long file names (e.g. Windows 9X or Windows XP), you |
28 need to make sure that long file names are handled consistently both | 28 need to make sure that long file names are handled consistently both |
29 when you unpack the distribution and compile it. If you intend to | 29 when you unpack the distribution and compile it. If you intend to |
30 compile with DJGPP v2.0 or later, and long file names support is | 30 compile with DJGPP v2.0 or later, and long file names support is |
31 enabled (LFN=y in the environment), you need to unpack Emacs | 31 enabled (LFN=y in the environment), you need to unpack Emacs |