emacs-devel
[Top][All Lists]
Advanced

[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: Fri, 15 Apr 2005 10:51:14 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     > 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?
>
>     No.  Those files are generated from data files under
>     leim/*-DIC at building time.
>
> Would you please add a comment in the relevant place explaining
> why these files are omitted?

I already added this comment in make-dist:

  ...
  ## Lisp files that start with a capital are generated from TIT
  ## dictionaries so we don't distribute them.
  ln quail/[a-z]*.el quail/[a-z]*.elc ../${tempdir}/leim/quail
  ...

Feel free to change it if you think it's not adequate.

Lute.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]