diff options
| -rw-r--r-- | msdos/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/INSTALL b/msdos/INSTALL index 209a0e909aa..541c3817a2f 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -23,7 +23,7 @@ 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 |