aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2009-02-24 19:11:49 +0000
committerEli Zaretskii2009-02-24 19:11:49 +0000
commitd7d1c408fe7d15336d151634b643e345693828c5 (patch)
tree76faeef62dc226dd356927ae0333be604246fe89
parentdbf9702edca257a9730400a14d5e9bed1ce4e265 (diff)
downloademacs-d7d1c408fe7d15336d151634b643e345693828c5.tar.gz
emacs-d7d1c408fe7d15336d151634b643e345693828c5.zip
Mention the MS-DOS section in etc/PROBLEMS.
-rw-r--r--msdos/INSTALL4
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:
118Create this key if it does not exist. The value is a DWORD; setting 118Create this key if it does not exist. The value is a DWORD; setting
119it to 536870912 should let Emacs use up to 512MB of memory. 119it to 536870912 should let Emacs use up to 512MB of memory.
120 120
121If you have other problems, either building Emacs or running the
122produced binary, look in the file etc/PROBLEMS for some known problems
123related to the DJGPP port (search for "MS-DOS").
124
121To install the international fonts, chdir to the intlfonts-X.Y 125To install the international fonts, chdir to the intlfonts-X.Y
122directory created when you unpacked the intlfonts distribution (X.Y is 126directory created when you unpacked the intlfonts distribution (X.Y is
123the version number of the fonts' distribution), and type the following 127the version number of the fonts' distribution), and type the following