[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $prefix/info -> $prefix/share/info
From: |
Bruno Haible |
Subject: |
Re: $prefix/info -> $prefix/share/info |
Date: |
Wed, 20 Dec 2006 15:24:46 +0100 |
User-agent: |
KMail/1.9.1 |
Eli Zaretskii wrote:
> the last change (to w32-fns.el) is not a good idea, since
> invocation-directory there is not /usr/local/bin. So GNU standards
> are not applicable to the w32 case, and the patch to that file just
> wastes disk space (by creating an unneeded directory) and lengthens
> file names without any visible benefits.
Well, if you think that Woe32 distributions of Emacs binaries should have
a different directory structure than Unix distributions of Emacs binaries,
and that users will like this, it's your choice. In this case, please
ignore the proposed patch to lisp/w32-fns.el.
Bruno