[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make-dist doesn't distribute some quail files.
From: |
Lute Kamstra |
Subject: |
Re: make-dist doesn't distribute some quail files. |
Date: |
Wed, 13 Apr 2005 19:47:18 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
"Eli Zaretskii" <address@hidden> writes:
>> From: Lute Kamstra <address@hidden>
>> Date: Wed, 13 Apr 2005 16:04:38 +0200
>>
>> I'm reading make-dist. Currently, it doesn't distribute (compiled)
>> Lisp files in leim/quail that start with a capital. Can somebody
>> confirm this is a bug?
>
> I think it's a feature.
> We don't distribute the *.el files which begin with a capital
> letter, either.
Currently, make-dist does include them. I know of only one example of
a lisp file that starts with a capital letter, though: lisp/term/AT386.el.
> Those files are generated at build time from TIT dictionaries (which
> we do distribute).
I see. I'll write a comment on that in make-dist.
Thanks,
Lute.