# HG changeset patch # User Karl Heuer # Date 824843585 0 # Node ID dc00c671ed30dee8378eae511ef0bc2cf5a3ea76 # Parent f32beac333a09de44eebed17650527d50a4ba9ec Clarify info about MS-DOS path handling. diff -r f32beac333a0 -r dc00c671ed30 INSTALL --- a/INSTALL Tue Feb 20 19:09:48 1996 +0000 +++ b/INSTALL Tue Feb 20 19:13:05 1996 +0000 @@ -538,7 +538,13 @@ To save disk space, Emacs is built with the idea that you will execute it from the same place in the file system where you built it. As the /usr/local/ subtree does not exist on most MSDOG systems, the -executables are placed in /emacs/bin/. +executables might be placed in /emacs/bin/, for instance, in which +case there should also be /emacs/lisp, /emacs/info and /emacs/etc +directories. In general, with the default path handling, the etc/, +info/ and lisp/ directories are expected to exist in ../ relative to +the directory containing the executing binary. This behaviour can be +overridden by setting the HOME environment variable to the directory +containing lisp/ etc. MSDOG is a not a multitasking operating system, so Emacs features such as asynchronous subprocesses that depend on multitasking will not