diff options
| author | Eli Zaretskii | 2009-02-24 19:11:49 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-02-24 19:11:49 +0000 |
| commit | d7d1c408fe7d15336d151634b643e345693828c5 (patch) | |
| tree | 76faeef62dc226dd356927ae0333be604246fe89 | |
| parent | dbf9702edca257a9730400a14d5e9bed1ce4e265 (diff) | |
| download | emacs-d7d1c408fe7d15336d151634b643e345693828c5.tar.gz emacs-d7d1c408fe7d15336d151634b643e345693828c5.zip | |
Mention the MS-DOS section in etc/PROBLEMS.
| -rw-r--r-- | msdos/INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/msdos/INSTALL b/msdos/INSTALL index 4e937c95799..2d23bfcf57b 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -118,6 +118,10 @@ of this Registry key: | |||
| 118 | Create this key if it does not exist. The value is a DWORD; setting | 118 | Create this key if it does not exist. The value is a DWORD; setting |
| 119 | it to 536870912 should let Emacs use up to 512MB of memory. | 119 | it to 536870912 should let Emacs use up to 512MB of memory. |
| 120 | 120 | ||
| 121 | If you have other problems, either building Emacs or running the | ||
| 122 | produced binary, look in the file etc/PROBLEMS for some known problems | ||
| 123 | related to the DJGPP port (search for "MS-DOS"). | ||
| 124 | |||
| 121 | To install the international fonts, chdir to the intlfonts-X.Y | 125 | To install the international fonts, chdir to the intlfonts-X.Y |
| 122 | directory created when you unpacked the intlfonts distribution (X.Y is | 126 | directory created when you unpacked the intlfonts distribution (X.Y is |
| 123 | the version number of the fonts' distribution), and type the following | 127 | the version number of the fonts' distribution), and type the following |