Date: Wed, 29 Jul 1998 11:36:51 +0300 (IDT) From: Eli Zaretskii To: Ralph Proctor cc: grbhat AT unigoa DOT ernet DOT in, djgpp AT delorie DOT com Subject: Re: Building Calc (was Re: "makeinfo --force") In-Reply-To: <3.0.1.16.19980728205522.2497564e@shadow.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 28 Jul 1998, Ralph Proctor wrote: > The main DJGPP Info directory is automatically appended just below the > EMACS directory This is a general feature of the Info readers: they concatenate the contents of all the files named `DIR' in every directory mentioned in INFOPATH. The only thing that's non-default in our setup is that djgpp.env sets INFOPATH so that Emacs sees its own `DIR' *before* the one which is in %DJDIR%/info, while info.exe sees them in the opposite order. This is so Emacs users see the Emacs-related entries first.